sglang_v0.5.2/pytorch_2.8.0/test/dynamo_expected_failures
hailin c8e8c1e9ff . 2025-09-20 16:09:34 +08:00
..
ActivationCheckpointingTests.test_cond_with_kwargs . 2025-09-20 16:09:34 +08:00
AotAutogradFallbackTests.test_aot_sequence_nr . 2025-09-20 16:09:34 +08:00
AutogradFunctionTests.test_graph_break_if_lifted_free_variable . 2025-09-20 16:09:34 +08:00
AutogradFunctionTests.test_print_in_bwd . 2025-09-20 16:09:34 +08:00
AutogradFunctionTests.test_stride_in_bwd . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAlmostEqual . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertDictEqual . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertFalse . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertGreater . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertGreaterEqual . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertIn . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertIs . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertIsNone . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertIsNot . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertIsNotNone . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertLess . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertLessEqual . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertMultiLineEqual . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertNotIn . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertNotRegex . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertRaises . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertRaisesRegex . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertRegex . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertSequenceEqual . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertSetEqual . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertTrue . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertWarns . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testAssertWarnsRegex . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testNotAlmostEqual . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.testNotEqual . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.test_assertNotWarns . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.test_baseAssertEqual . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-TestLongMessage.test_formatMsg . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-Test_Assertions.testAssertNotRegex . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-Test_Assertions.test_AmostEqualWithDelta . 2025-09-20 16:09:34 +08:00
CPython313-test_assertions-Test_Assertions.test_assertRaises_frames_survival . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-CMathTests.testAtanSign . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-CMathTests.testAtanhSign . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-CMathTests.testTanhSign . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-CMathTests.test_abs . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-CMathTests.test_abs_overflows . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-CMathTests.test_cmath_matches_math . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-CMathTests.test_input_type . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-CMathTests.test_isfinite . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-CMathTests.test_isinf . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-CMathTests.test_isnan . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-CMathTests.test_phase . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-CMathTests.test_polar . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-CMathTests.test_polar_errno . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-CMathTests.test_rect . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-CMathTests.test_specific_values . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-CMathTests.test_user_object . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-IsCloseTests.test_asymmetry . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-IsCloseTests.test_complex_near_zero . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-IsCloseTests.test_complex_special . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-IsCloseTests.test_complex_values . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-IsCloseTests.test_decimals . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-IsCloseTests.test_eight_decimal_places . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-IsCloseTests.test_fractions . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-IsCloseTests.test_identical . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-IsCloseTests.test_identical_infinite . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-IsCloseTests.test_inf_ninf_nan . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-IsCloseTests.test_integers . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-IsCloseTests.test_near_zero . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-IsCloseTests.test_negative_tolerances . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-IsCloseTests.test_reject_complex_tolerances . 2025-09-20 16:09:34 +08:00
CPython313-test_cmath-IsCloseTests.test_zero_tolerance . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test___complex__ . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_abs . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_add . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_boolcontext . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_conjugate . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_constructor . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_constructor_from_string . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_constructor_negative_nans_from_string . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_constructor_special_numbers . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_format . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_getnewargs . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_hash . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_mul . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_negative_zero_repr_str . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_overflow . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_pos . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_pow . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_pow_with_small_integer_exponents . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_repr_roundtrip . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_repr_str . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_richcompare . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_richcompare_boundaries . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_sub . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_truediv . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_truediv_zero_division . 2025-09-20 16:09:34 +08:00
CPython313-test_complex-ComplexTest.test_underscores . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-CAPITest.test_getitem_knownhash . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_bad_key . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_constructor . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_contains . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_copy . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_copy_fuzz . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_copy_maintains_tracking . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_copy_noncompact . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_dict_contain_use_after_free . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_dict_copy_order . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_dictitems_contains_use_after_free . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_dictview_mixed_set_operations . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_dictview_set_operations_on_items . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_dictview_set_operations_on_keys . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_empty_presized_dict_in_freelist . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_eq . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_equal_operator_modifying_operand . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_errors_in_view_containment_check . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_fromkeys . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_fromkeys_operator_modifying_dict_operand . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_fromkeys_operator_modifying_set_operand . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_get . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_getitem . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_init_use_after_free . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_instance_dict_getattr_str_subclass . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_invalid_keyword_arguments . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_itemiterator_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_items . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_items_symmetric_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_iterator_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_keys . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_keys_contained . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_literal_constructor . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_merge_and_mutate . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_merge_operator . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_missing . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_mutating_iteration . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_mutating_iteration_delete . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_mutating_iteration_delete_over_items . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_mutating_iteration_delete_over_values . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_mutating_lookup . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_object_set_item_single_instance_non_str_key . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_oob_indexing_dictiter_iternextitem . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_reentrant_insertion . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_repr . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_repr_deep . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_resize2 . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_reverse_iterator_for_empty_dict . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_reverse_iterator_for_shared_shared_dicts . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_reversed . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_reverseitemiterator_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_reverseiterator_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_reversevaluesiterator_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_setdefault . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_setdefault_atomic . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_setitem_atomic_at_resize . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_splittable_del . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_splittable_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_splittable_pop_pending . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_splittable_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_splittable_setdefault . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_splittable_to_generic_combinedtable . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_splittable_update . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_store_evilattr . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_str_nonstr . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_tuple_keyerror . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_values . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_valuesiterator_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-DictTest.test_views_mapping . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-GeneralMappingTests.test_constructor . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-GeneralMappingTests.test_get . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-GeneralMappingTests.test_getitem . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-GeneralMappingTests.test_items . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-GeneralMappingTests.test_keys . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-GeneralMappingTests.test_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-GeneralMappingTests.test_read . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-GeneralMappingTests.test_setdefault . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-GeneralMappingTests.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-GeneralMappingTests.test_values . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-GeneralMappingTests.test_write . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-SubclassMappingTests.test_bool . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-SubclassMappingTests.test_constructor . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-SubclassMappingTests.test_get . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-SubclassMappingTests.test_getitem . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-SubclassMappingTests.test_items . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-SubclassMappingTests.test_keys . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-SubclassMappingTests.test_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-SubclassMappingTests.test_read . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-SubclassMappingTests.test_setdefault . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-SubclassMappingTests.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-SubclassMappingTests.test_values . 2025-09-20 16:09:34 +08:00
CPython313-test_dict-SubclassMappingTests.test_write . 2025-09-20 16:09:34 +08:00
CPython313-test_float-FormatFunctionsTestCase.test_getformat . 2025-09-20 16:09:34 +08:00
CPython313-test_float-FormatTestCase.test_format . 2025-09-20 16:09:34 +08:00
CPython313-test_float-FormatTestCase.test_format_testfile . 2025-09-20 16:09:34 +08:00
CPython313-test_float-FormatTestCase.test_issue5864 . 2025-09-20 16:09:34 +08:00
CPython313-test_float-FormatTestCase.test_issue35560 . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_error_message . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_float . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_float_ceil . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_float_containment . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_float_floor . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_float_memoryview . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_float_mod . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_float_pow . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_float_with_comma . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_floatasratio . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_floatconversion . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_hash . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_hash_nan . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_keyword_args . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_keywords_in_subclass . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_non_numeric_input_types . 2025-09-20 16:09:34 +08:00
CPython313-test_float-GeneralFloatCases.test_underscores . 2025-09-20 16:09:34 +08:00
CPython313-test_float-HexFloatTestCase.test_from_hex . 2025-09-20 16:09:34 +08:00
CPython313-test_float-HexFloatTestCase.test_invalid_inputs . 2025-09-20 16:09:34 +08:00
CPython313-test_float-HexFloatTestCase.test_roundtrip . 2025-09-20 16:09:34 +08:00
CPython313-test_float-HexFloatTestCase.test_subclass . 2025-09-20 16:09:34 +08:00
CPython313-test_float-HexFloatTestCase.test_whitespace . 2025-09-20 16:09:34 +08:00
CPython313-test_float-IEEEFormatTestCase.test_double_specials_do_unpack . 2025-09-20 16:09:34 +08:00
CPython313-test_float-IEEEFormatTestCase.test_float_specials_do_unpack . 2025-09-20 16:09:34 +08:00
CPython313-test_float-IEEEFormatTestCase.test_serialized_float_rounding . 2025-09-20 16:09:34 +08:00
CPython313-test_float-InfNanTest.test_inf_from_str . 2025-09-20 16:09:34 +08:00
CPython313-test_float-InfNanTest.test_nan_from_str . 2025-09-20 16:09:34 +08:00
CPython313-test_float-ReprTestCase.test_repr . 2025-09-20 16:09:34 +08:00
CPython313-test_float-RoundTestCase.test_format_specials . 2025-09-20 16:09:34 +08:00
CPython313-test_float-RoundTestCase.test_inf_nan . 2025-09-20 16:09:34 +08:00
CPython313-test_float-RoundTestCase.test_matches_float_format . 2025-09-20 16:09:34 +08:00
CPython313-test_float-RoundTestCase.test_overflow . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntStrDigitLimitsTests.test_denial_of_service_prevented_int_to_str . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntStrDigitLimitsTests.test_denial_of_service_prevented_str_to_int . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntStrDigitLimitsTests.test_disabled_limit . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntStrDigitLimitsTests.test_int_from_other_bases . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntStrDigitLimitsTests.test_int_max_str_digits_is_per_interpreter . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntStrDigitLimitsTests.test_max_str_digits . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntStrDigitLimitsTests.test_max_str_digits_edge_cases . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntStrDigitLimitsTests.test_power_of_two_bases_unlimited . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntStrDigitLimitsTests.test_sign_not_counted . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntStrDigitLimitsTests.test_underscores_ignored . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntSubclassStrDigitLimitsTests.test_denial_of_service_prevented_int_to_str . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntSubclassStrDigitLimitsTests.test_denial_of_service_prevented_str_to_int . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntSubclassStrDigitLimitsTests.test_disabled_limit . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntSubclassStrDigitLimitsTests.test_int_from_other_bases . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntSubclassStrDigitLimitsTests.test_int_max_str_digits_is_per_interpreter . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntSubclassStrDigitLimitsTests.test_max_str_digits . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntSubclassStrDigitLimitsTests.test_max_str_digits_edge_cases . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntSubclassStrDigitLimitsTests.test_power_of_two_bases_unlimited . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntSubclassStrDigitLimitsTests.test_sign_not_counted . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntSubclassStrDigitLimitsTests.test_underscores_ignored . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntTestCases.test_basic . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntTestCases.test_error_message . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntTestCases.test_int_base_indexable . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntTestCases.test_int_base_limits . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntTestCases.test_int_memoryview . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntTestCases.test_int_returns_int_subclass . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntTestCases.test_int_subclass_with_index . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntTestCases.test_int_subclass_with_int . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntTestCases.test_intconversion . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntTestCases.test_invalid_signs . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntTestCases.test_keyword_args . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntTestCases.test_non_numeric_input_types . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntTestCases.test_string_float . 2025-09-20 16:09:34 +08:00
CPython313-test_int-IntTestCases.test_underscores . 2025-09-20 16:09:34 +08:00
CPython313-test_int-PyLongModuleTests.test_pylong_misbehavior_error_path_from_str . 2025-09-20 16:09:34 +08:00
CPython313-test_int-PyLongModuleTests.test_pylong_misbehavior_error_path_to_str . 2025-09-20 16:09:34 +08:00
CPython313-test_int-PyLongModuleTests.test_pylong_roundtrip . 2025-09-20 16:09:34 +08:00
CPython313-test_int-PyLongModuleTests.test_pylong_str_to_int . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_3720 . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_builtin_filter . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_builtin_list . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_builtin_map . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_builtin_max_min . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_builtin_tuple . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_builtin_zip . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_countOf . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_error_iter . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_exception_function . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_exception_locations . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_exception_sequence . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_free_after_iterating . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_in_and_not_in . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_indexOf . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_basic . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_big_range . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_callable . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_class_for . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_class_iter . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_dict . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_empty . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_file . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_for_loop . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_function . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_function_concealing_reentrant_exhaustion . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_function_stop . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_independence . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_neg_setstate . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_overflow . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_range . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_string . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_iter_tuple . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_mutating_seq_class_exhausted_iter . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_mutating_seq_class_iter_pickle . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_nested_comprehensions_for . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_nested_comprehensions_iter . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_new_style_iter_class . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_reduce_mutating_builtins_iter . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_ref_counting_behavior . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_seq_class_for . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_seq_class_iter . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_sinkstate_callable . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_sinkstate_dict . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_sinkstate_enumerate . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_sinkstate_list . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_sinkstate_range . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_sinkstate_sequence . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_sinkstate_string . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_sinkstate_tuple . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_sinkstate_yield . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_stop_sequence . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_unicode_join_endcase . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_unpack_iter . 2025-09-20 16:09:34 +08:00
CPython313-test_iter-TestCase.test_writelines . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_addmul . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_append . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_basic . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_constructor_exception_handling . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_constructors . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_contains . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_contains_fake . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_contains_order . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_copy . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_count . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_count_index_remove_crashes . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_delitem . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_delslice . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_deopt_from_append_list . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_empty_slice . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_equal_operator_modifying_operand . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_exhausted_iterator . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_extend . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_extendedslicing . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_free_after_iterating . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_getitem . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_getitem_error . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_getitemoverwriteiter . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_getslice . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_iadd . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_imul . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_index . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_init . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_insert . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_iterator_pickle . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_keyword_args . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_keywords_in_subclass . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_list_index_modifing_operand . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_list_resize_overflow . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_lt_operator_modifying_operand . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_no_comdat_folding . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_overflow . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_pickle . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_preallocation . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_remove . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_repeat . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_repr . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_repr_deep . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_repr_mutate . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_reverse . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_reversed . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_reversed_pickle . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_set_subscript . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_setitem . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_setitem_error . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_setslice . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_slice . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_slice_assign_iterator . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_sort . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_step_overflow . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_subscript . 2025-09-20 16:09:34 +08:00
CPython313-test_list-ListTest.test_tier2_invalidates_iterator . 2025-09-20 16:09:34 +08:00
CPython313-test_math-FMATests.test_fma_infinities . 2025-09-20 16:09:34 +08:00
CPython313-test_math-FMATests.test_fma_nan_results . 2025-09-20 16:09:34 +08:00
CPython313-test_math-FMATests.test_fma_overflow . 2025-09-20 16:09:34 +08:00
CPython313-test_math-FMATests.test_fma_single_round . 2025-09-20 16:09:34 +08:00
CPython313-test_math-FMATests.test_fma_zero_result . 2025-09-20 16:09:34 +08:00
CPython313-test_math-FMATests.test_random . 2025-09-20 16:09:34 +08:00
CPython313-test_math-IsCloseTests.test_decimals . 2025-09-20 16:09:34 +08:00
CPython313-test_math-IsCloseTests.test_fractions . 2025-09-20 16:09:34 +08:00
CPython313-test_math-IsCloseTests.test_negative_tolerances . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testAcos . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testAcosh . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testAsin . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testAsinh . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testAtan . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testAtan2 . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testAtanh . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testCbrt . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testCeil . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testComb . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testCopysign . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testCos . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testCosh . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testDegrees . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testDist . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testExp . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testExp2 . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testFabs . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testFactorial . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testFactorialHugeInputs . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testFactorialNonIntegers . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testFloor . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testFmod . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testFrexp . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testFsum . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testGcd . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testHypot . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testHypotAccuracy . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testIsqrt . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testLdexp . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testLog . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testLog1p . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testLog2 . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testLog2Exact . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testLog10 . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testModf . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testPerm . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testPow . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testRadians . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testRemainder . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testSin . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testSinh . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testSqrt . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testSumProd . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testTan . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.testTanh . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.test_exceptions . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.test_input_exceptions . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.test_issue39871 . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.test_lcm . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.test_math_dist_leak . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.test_mtestfile . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.test_nextafter . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.test_prod . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.test_sumprod_accuracy . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.test_sumprod_extended_precision_accuracy . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.test_sumprod_stress . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.test_testfile . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.test_trunc . 2025-09-20 16:09:34 +08:00
CPython313-test_math-MathTests.test_ulp . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_delitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_delitem_hash_collision . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_detect_deletion_during_iteration . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_highly_nested . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_highly_nested_subclass . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_init . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_override_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_reinsert . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_setitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonBuiltinDictTests.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonGeneralMappingTests.test_get . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonGeneralMappingTests.test_getitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonGeneralMappingTests.test_items . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonGeneralMappingTests.test_keys . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonGeneralMappingTests.test_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonGeneralMappingTests.test_read . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonGeneralMappingTests.test_setdefault . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonGeneralMappingTests.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonGeneralMappingTests.test_values . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonGeneralMappingTests.test_write . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_468 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_copying . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_delitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_delitem_hash_collision . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_detect_deletion_during_iteration . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_delitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_setdefault . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_setitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_dict_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_equality . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_free_after_iterating . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_fromkeys . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_highly_nested . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_highly_nested_subclass . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_init . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_init_calls . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue24347 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue24348 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue24667 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue119004_change_linked_list_by_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue119004_change_linked_list_by_delete_key . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue119004_change_size_by_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue119004_change_size_by_delete_key . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_issue119004_change_size_by_delete_key_in_dict_eq . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_iterators . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_iterators_empty . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_iterators_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_key_change_during_iteration . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_merge_operator . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_move_to_end . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_move_to_end_issue25406 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_ordered_dict_items_result_gc . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_overridden_init . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_override_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_pickle_recursive . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_popitem_last . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_reduce_not_too_fat . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_reference_loop . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_reinsert . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_repr . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_repr_recursive . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_repr_recursive_values . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_setdefault . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_setitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_sizeof . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_sizeof_exact . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_sorted_iterators . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_views . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_weakref_list_is_not_traversed . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictSubclassTests.test_yaml_linkage . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_468 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_copying . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_delitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_delitem_hash_collision . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_detect_deletion_during_iteration . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_dict_delitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_dict_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_dict_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_equality . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_free_after_iterating . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_fromkeys . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_highly_nested . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_highly_nested_subclass . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_init . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_init_calls . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue24347 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue24348 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue24667 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue119004_change_linked_list_by_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue119004_change_linked_list_by_delete_key . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue119004_change_size_by_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue119004_change_size_by_delete_key . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_issue119004_change_size_by_delete_key_in_dict_eq . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_iterators . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_iterators_empty . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_iterators_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_key_change_during_iteration . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_merge_operator . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_move_to_end . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_move_to_end_issue25406 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_ordered_dict_items_result_gc . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_overridden_init . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_override_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_pickle_recursive . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_popitem_last . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_reduce_not_too_fat . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_reference_loop . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_reinsert . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_repr . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_repr_recursive . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_repr_recursive_values . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_setdefault . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_setitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_sizeof . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_sizeof_exact . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_sorted_iterators . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_views . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_weakref_list_is_not_traversed . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictTests.test_yaml_linkage . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonOrderedDictWithSlotsCopyingTests.test_copying . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_bool . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_constructor . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_get . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_getitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_items . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_keys . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_read . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_setdefault . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_values . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CPythonSubclassMappingTests.test_write . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CSimpleLRUCacheTests.test_add_after_full . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CSimpleLRUCacheTests.test_change_order_on_get . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CSimpleLRUCacheTests.test_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-CSimpleLRUCacheTests.test_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_bool . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_constructor . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_get . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_getitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_items . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_keys . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_len . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_read . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_setdefault . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_values . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonGeneralMappingTests.test_write . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_468 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_abc . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_copying . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_delitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_delitem_hash_collision . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_detect_deletion_during_iteration . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_delitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_setdefault . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_setitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_dict_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_equality . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_free_after_iterating . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_fromkeys . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_highly_nested . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_highly_nested_subclass . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_init . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_init_calls . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_issue24347 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_issue24348 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_issue24667 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_issue119004_attribute_error . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_iterators . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_iterators_empty . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_merge_operator . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_move_to_end . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_move_to_end_issue25406 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_ordered_dict_items_result_gc . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_overridden_init . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_override_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_pickle_recursive . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_popitem_last . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_reduce_not_too_fat . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_reference_loop . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_reinsert . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_repr . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_repr_recursive . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_repr_recursive_values . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_setdefault . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_setitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_sizeof . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_sorted_iterators . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_views . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictSubclassTests.test_yaml_linkage . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_468 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_abc . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_copying . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_delitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_delitem_hash_collision . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_detect_deletion_during_iteration . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_delitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_setdefault . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_setitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_dict_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_equality . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_free_after_iterating . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_fromkeys . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_highly_nested . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_highly_nested_subclass . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_init . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_init_calls . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_issue24347 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_issue24348 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_issue24667 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_issue119004_attribute_error . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_iterators . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_iterators_empty . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_merge_operator . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_move_to_end . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_move_to_end_issue25406 . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_ordered_dict_items_result_gc . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_overridden_init . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_override_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_pickle_recursive . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_popitem_last . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_reduce_not_too_fat . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_reference_loop . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_reinsert . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_repr . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_repr_recursive . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_repr_recursive_values . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_setdefault . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_setitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_sizeof . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_sorted_iterators . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_views . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictTests.test_yaml_linkage . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonOrderedDictWithSlotsCopyingTests.test_copying . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_bool . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_constructor . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_get . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_getitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_items . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_keys . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_len . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_read . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_setdefault . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_values . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PurePythonSubclassMappingTests.test_write . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PySimpleLRUCacheTests.test_add_after_full . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PySimpleLRUCacheTests.test_change_order_on_get . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PySimpleLRUCacheTests.test_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_ordered_dict-PySimpleLRUCacheTests.test_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsBytes.test_iteration . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsBytes.test_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsBytes.test_repr . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsEmpty.test_iteration . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsEmpty.test_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsMixedStringBytes.test_iteration . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsMixedStringBytes.test_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsMixedStringBytes.test_repr . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsSingleton.test_iteration . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsSingleton.test_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsString.test_iteration . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsString.test_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsString.test_repr . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_copy . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_empty_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_empty_difference_rev . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_empty_intersection . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_empty_isdisjoint . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_empty_symmetric_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_empty_union . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_equivalent_equality . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_intersection_empty . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_iteration . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_length . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_self_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_self_equality . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_self_intersection . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_self_isdisjoint . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_self_symmetric_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_self_union . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTriple.test_union_empty . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTuple.test_iteration . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBasicOpsTuple.test_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_and_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_eq_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_ge_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_gt_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_iadd_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_ior_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_isub_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_iteration_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_ixor_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_le_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_lt_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_ne_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_or_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_sub_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Set.test_xor_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_and_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_eq_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_ge_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_gt_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_iadd_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_ior_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_isub_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_iteration_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_ixor_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_le_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_lt_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_ne_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_or_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_sub_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Set_Subclass.test_xor_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_and_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_eq_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_ge_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_gt_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_iadd_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_ior_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_isub_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_iteration_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_ixor_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_le_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_lt_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_ne_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_or_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_sub_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Set.test_xor_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_and_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_eq_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_ge_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_gt_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_iadd_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_ior_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_isub_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_iteration_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_ixor_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_le_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_lt_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_ne_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_or_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_sub_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestBinaryOpsMutating_Subclass_Subclass.test_xor_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestCopyingEmpty.test_deep_copy . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestCopyingNested.test_deep_copy . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestCopyingSingleton.test_deep_copy . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestCopyingTriple.test_deep_copy . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestCopyingTuple.test_deep_copy . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestExceptionPropagation.test_changingSizeWhileIterating . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_and . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_badcmp . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_constructor_identity . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_container_iterator . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_contains . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_copy . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_cyclical_repr . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_deepcopy . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_do_not_rehash_dict_keys . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_equality . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_free_after_iterating . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_frozen_as_dictkey . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_gc . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_hash . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_hash_caching . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_hash_effectiveness . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_intersection . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_iterator_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_new_or_init . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_or . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_setOfFrozensets . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_sub . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_subclass_with_custom_hash . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_symmetric_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_union . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_uniquification . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSet.test_xor . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_and . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_badcmp . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_constructor_identity . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_container_iterator . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_contains . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_copy . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_cyclical_repr . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_deepcopy . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_do_not_rehash_dict_keys . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_equality . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_free_after_iterating . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_frozen_as_dictkey . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_gc . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_hash . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_hash_caching . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_hash_effectiveness . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_init . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_intersection . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_isdisjoint . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_iterator_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_keywords_in_subclass . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_len . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_nested_empty_constructor . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_new_or_init . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_or . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_setOfFrozensets . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_singleton_empty_frozenset . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_sub . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_sub_and_super . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_subclass_with_custom_hash . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_symmetric_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_union . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_uniquification . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclass.test_xor . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestFrozenSetSubclassWithSlots.test_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestGraphs.test_cube . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestGraphs.test_cuboctahedron . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Dict.test_difference_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Dict.test_difference_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Dict.test_intersection_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Dict.test_intersection_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Dict.test_isdisjoint_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Dict.test_issubset_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Dict.test_issuperset_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Dict.test_symmetric_difference_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Dict.test_symmetric_difference_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Dict.test_union_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Dict.test_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_List.test_difference_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_List.test_difference_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_List.test_intersection_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_List.test_intersection_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_List.test_isdisjoint_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_List.test_issubset_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_List.test_issuperset_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_List.test_symmetric_difference_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_List.test_symmetric_difference_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_List.test_union_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_List.test_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Set.test_difference_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Set.test_difference_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Set.test_intersection_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Set.test_intersection_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Set.test_isdisjoint_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Set.test_issubset_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Set.test_issuperset_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Set.test_symmetric_difference_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Set.test_symmetric_difference_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Set.test_union_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Set.test_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Subclass.test_difference_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Subclass.test_difference_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Subclass.test_intersection_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Subclass.test_intersection_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Subclass.test_isdisjoint_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Subclass.test_issubset_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Subclass.test_issuperset_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Subclass.test_symmetric_difference_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Subclass.test_symmetric_difference_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Subclass.test_union_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Set_Subclass.test_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Set.test_difference_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Set.test_difference_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Set.test_intersection_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Set.test_intersection_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Set.test_isdisjoint_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Set.test_issubset_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Set.test_issuperset_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Set.test_symmetric_difference_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Set.test_symmetric_difference_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Set.test_union_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Set.test_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_difference_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_difference_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_intersection_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_intersection_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_isdisjoint_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_issubset_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_issuperset_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_symmetric_difference_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_symmetric_difference_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_union_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestMethodsMutating_Subclass_Subclass.test_update_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsDict.test_union . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsDict.test_update_operator . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsGenerator.test_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsGenerator.test_difference_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsGenerator.test_difference_update_operator . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsGenerator.test_ge_gt_le_lt . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsGenerator.test_intersection . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsGenerator.test_intersection_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsGenerator.test_intersection_update_operator . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsGenerator.test_sym_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsGenerator.test_sym_difference_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsGenerator.test_sym_difference_update_operator . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsGenerator.test_union . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsGenerator.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsGenerator.test_update_operator . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsNumeric.test_union . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsNumeric.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsNumeric.test_update_operator . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsOperator.test_intersection . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsOperator.test_intersection_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsOperator.test_sym_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsOperator.test_sym_difference_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsOperator.test_union . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsOperator.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsOperator.test_update_operator . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsString.test_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsString.test_difference_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsString.test_intersection . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsString.test_intersection_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsString.test_sym_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsString.test_sym_difference_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsString.test_union . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsString.test_update_operator . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsTuple.test_union . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestOnlySetsTuple.test_update_operator . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_badcmp . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_constructor_identity . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_container_iterator . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_contains . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_copy . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_cyclical_repr . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_deepcopy . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_difference_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_discard . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_do_not_rehash_dict_keys . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_free_after_iterating . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_gc . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_hash . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_intersection . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_intersection_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_iterator_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_new_or_init . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_or . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_remove . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_remove_keyerror_unpacking . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_rich_compare . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_setOfFrozensets . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_set_literal_evaluation_order . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_subclass_with_custom_hash . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_symmetric_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_symmetric_difference_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_union . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_uniquification . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSet.test_weakref . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetOfSets.test_constructor . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_add . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_and . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_badcmp . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_constructor_identity . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_container_iterator . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_contains . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_copy . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_cyclical_repr . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_deepcopy . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_difference_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_discard . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_do_not_rehash_dict_keys . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_equality . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_free_after_iterating . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_gc . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_hash . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_iand . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_init . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_inplace_on_self . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_intersection . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_intersection_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_ior . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_isdisjoint . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_isub . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_iterator_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_ixor . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_keywords_in_subclass . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_len . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_new_or_init . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_or . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_remove . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_remove_keyerror_set . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_remove_keyerror_unpacking . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_rich_compare . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_setOfFrozensets . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_set_literal_evaluation_order . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_sub . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_sub_and_super . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_subclass_with_custom_hash . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_symmetric_difference . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_symmetric_difference_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_union . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_uniquification . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_weakref . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclass.test_xor . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSetSubclassWithSlots.test_pickling . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSubsetEmptyNonEmpty.test_issubset . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSubsetEqualEmpty.test_issubset . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSubsetEqualNonEmpty.test_issubset . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSubsetNonOverlap.test_issubset . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestSubsetPartial.test_issubset . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestVariousIteratorArgs.test_constructor . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestVariousIteratorArgs.test_inline_methods . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestVariousIteratorArgs.test_inplace_methods . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestWeirdBugs.test_8420_set_merge . 2025-09-20 16:09:34 +08:00
CPython313-test_set-TestWeirdBugs.test_merge_and_mutate . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestBase.testStressfully . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestBase.test_small_stability . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestBugs.test_bug453523 . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestBugs.test_undetected_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestDecorateSortUndecorate.test_baddecorator . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestDecorateSortUndecorate.test_decorated . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestDecorateSortUndecorate.test_key_with_exception . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestDecorateSortUndecorate.test_key_with_mutating_del . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestDecorateSortUndecorate.test_key_with_mutating_del_and_exception . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestDecorateSortUndecorate.test_key_with_mutation . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestDecorateSortUndecorate.test_reverse . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestDecorateSortUndecorate.test_reverse_stability . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestDecorateSortUndecorate.test_stability . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestOptimizedCompares.test_none_in_tuples . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestOptimizedCompares.test_not_all_tuples . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestOptimizedCompares.test_safe_object_compare . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestOptimizedCompares.test_unsafe_float_compare . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestOptimizedCompares.test_unsafe_latin_compare . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestOptimizedCompares.test_unsafe_long_compare . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestOptimizedCompares.test_unsafe_object_compare . 2025-09-20 16:09:34 +08:00
CPython313-test_sort-TestOptimizedCompares.test_unsafe_tuple_compare . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_addmul . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_bug7466 . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_constructors . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_contains . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_contains_fake . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_contains_order . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_count . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_free_after_iterating . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_getitem . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_getitem_error . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_getitemoverwriteiter . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_getslice . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_hash_exact . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_iadd . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_imul . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_index . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_iterator_pickle . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_keyword_args . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_keywords_in_subclass . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_no_comdat_folding . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_pickle . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_repeat . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_reversed_pickle . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_subscript . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_track_dynamic . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_track_literals . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_track_subtypes . 2025-09-20 16:09:34 +08:00
CPython313-test_tuple-TupleTest.test_tupleresizebug . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_all . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_bool . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_constructor . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_contains . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_copy . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_eq . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_fromkeys . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_get . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_getitem . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_init . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_items . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_keys . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_len . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_missing . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_mutatingiteration . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_popitem . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_read . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_repr . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_repr_deep . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_setdefault . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_update . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_values . 2025-09-20 16:09:34 +08:00
CPython313-test_userdict-UserDictTest.test_write . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_add_specials . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_addmul . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_append . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_clear . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_constructor_exception_handling . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_constructors . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_contains . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_contains_fake . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_contains_order . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_copy . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_count . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_delitem . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_delslice . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_exhausted_iterator . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_extend . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_extendedslicing . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_free_after_iterating . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_getitem . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_getitem_error . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_getitemoverwriteiter . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_getslice . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_iadd . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_imul . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_index . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_init . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_insert . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_len . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_minmax . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_mixedadd . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_mixedcmp . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_pickle . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_pop . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_radd_specials . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_remove . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_repeat . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_repr . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_repr_deep . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_reverse . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_reversed . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_set_subscript . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_setitem . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_setitem_error . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_setslice . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_slice . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_slice_assign_iterator . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_slice_type . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_sort . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_subscript . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_truth . 2025-09-20 16:09:34 +08:00
CPython313-test_userlist-UserListTest.test_userlist_copy . 2025-09-20 16:09:34 +08:00
ComptimeTests.test_graph_break . 2025-09-20 16:09:34 +08:00
CtxManagerTests.test_autograd_profiler_enabled . 2025-09-20 16:09:34 +08:00
CtxManagerTests.test_disable_saved_tensors_hooks . 2025-09-20 16:09:34 +08:00
CtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled . 2025-09-20 16:09:34 +08:00
CtxManagerTests.test_disable_saved_tensors_hooks_prev_disabled_nested . 2025-09-20 16:09:34 +08:00
DecoratorTests.test_mark_static_address_guarded . 2025-09-20 16:09:34 +08:00
DecoratorTests.test_mark_static_address_unguarded . 2025-09-20 16:09:34 +08:00
DefaultsTests.test_cast_tensor_single_elem . 2025-09-20 16:09:34 +08:00
DefaultsTests.test_compare_constant_and_tensor . 2025-09-20 16:09:34 +08:00
DefaultsTests.test_func_default_torch_args . 2025-09-20 16:09:34 +08:00
DefaultsTests.test_in_set_inplace . 2025-09-20 16:09:34 +08:00
DefaultsTests.test_in_set_would_fail_broadcast . 2025-09-20 16:09:34 +08:00
DynamoProfilerTests.test_dynamo_timed_profiling_isolated . 2025-09-20 16:09:34 +08:00
DynamoProfilerTests.test_profiler_cache_lookup . 2025-09-20 16:09:34 +08:00
DynamoProfilerTests.test_profiler_dynamo_compiled_region . 2025-09-20 16:09:34 +08:00
End2EndTests.test_init_group . 2025-09-20 16:09:34 +08:00
ExampleTests.test_exportdb_supported_case_assume_constant_result . 2025-09-20 16:09:34 +08:00
ExampleTests.test_exportdb_supported_case_constrain_as_size_example . 2025-09-20 16:09:34 +08:00
ExcTests.test_backend_suppress_line . 2025-09-20 16:09:34 +08:00
ExcTests.test_graph_break_log . 2025-09-20 16:09:34 +08:00
ExcTests.test_internal_error_no_suppress . 2025-09-20 16:09:34 +08:00
ExcTests.test_internal_error_suppress_errors . 2025-09-20 16:09:34 +08:00
ExcTests.test_not_implemented_error . 2025-09-20 16:09:34 +08:00
ExcTests.test_trigger_on_error . 2025-09-20 16:09:34 +08:00
ExportTests.test_cond_raise_user_error_on_non_list_operands . 2025-09-20 16:09:34 +08:00
ExportTests.test_cond_raise_user_error_on_non_tensor_operands . 2025-09-20 16:09:34 +08:00
ExportTests.test_cond_raise_user_error_on_unsupported_pred . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_decomp . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_dynamic_dim_cleanup . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_dynamic_dim_range_constraint . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_mark_dynamic_conflict_dynamic_dim . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_multi_dynamic_dim_constraint . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_multi_dynamic_dim_unsafe_relationship . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_no_raise . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_preserve_constraints_as_metadata_scalar . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_raise_on_relationship . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_constant_dict_values . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_constant_free_function . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_constant_free_function_and_class_method . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_constant_free_function_and_class_method_multiarg . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_constant_free_function_and_class_method_multiarg_diff . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_constant_list_nonzero . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_constant_list_nonzero_free_function . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_constant_method_on_module . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_constant_method_on_module_invoke_twice . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_constant_none_control_flow . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_constant_none_control_flow_free_func . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_constant_not_none_control_flow . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_constant_not_none_control_flow_free_func . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_constant_not_none_control_flow_pos . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_constant_not_return_const . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_constant_tuple_nonzero . 2025-09-20 16:09:34 +08:00
ExportTests.test_export_with_map_cond . 2025-09-20 16:09:34 +08:00
ExportTests.test_exported_graph_serialization . 2025-09-20 16:09:34 +08:00
ExportTests.test_torch_inference_mode_ctx . 2025-09-20 16:09:34 +08:00
ExportTests.test_untracked_inputs_in_constraints . 2025-09-20 16:09:34 +08:00
FakeTensorPropTest.test_nonzero_stride . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_grad . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_grad_disable_capture . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_grad_fn_with_kwargs . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_grad_freevar_python_scalar . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_grad_has_aux . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_grad_non_tensor_input . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_grad_pytree . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_grad_two_tensor_all_grad_has_aux . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_grad_two_tensor_has_aux . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_grad_with_graph_break . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_grad_with_side_effect . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_disable_capture . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_free_const . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_free_tensor . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_kwargs . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_in_dims . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_multiple_invocation_out_dims . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_multiple_outputs . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_diff_dims . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_multiple_outputs_out_dims_tuple . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_over_vmap_captured . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_over_vmap_two_inputs . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_previous_illegal_op_no_graph_break . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_pytree_inputs . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_recompile_same_config . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_side_effects . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_two_inputs . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_two_inputs_tuple_in_dims . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_with_conditional_graph_break . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_with_graph_break . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_with_graph_break_2 . 2025-09-20 16:09:34 +08:00
FuncTorchHigherOrderOpTests.test_vmap_with_graph_break_lambda . 2025-09-20 16:09:34 +08:00
FunctionTests.test_default_dict . 2025-09-20 16:09:34 +08:00
FunctionTests.test_default_dict_closure . 2025-09-20 16:09:34 +08:00
FunctionTests.test_default_dict_lambda . 2025-09-20 16:09:34 +08:00
FunctionTests.test_is_contiguous_frame_counts . 2025-09-20 16:09:34 +08:00
FunctionTests.test_math_radians . 2025-09-20 16:09:34 +08:00
FunctionTests.test_partials_as_input_partials_lambda . 2025-09-20 16:09:34 +08:00
FunctionTests.test_partials_as_input_partials_mod . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_capture_untracked_global_nested . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_capture_value_created_in_subgraph . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_cond_branches_no_arguments . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_cond_branches_no_arguments_no_closure . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_cond_pytree_operands . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_cond_pytree_operands_with_non_tensor_leaves . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_cond_source_fn_stack . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_cond_subgraph_name_is_valid . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_fallback_on_python_primitives_output . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_map_lowers_to_graph . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_map_multi_return . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_map_pytree_return . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_map_source_fn_stack . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_map_subgraph_name_is_valid . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_map_symint_input . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_modules . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_nested_tuple_output . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_output_with_dict . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_side_effect_in_body . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_vmap_source_fn_stack . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_wrap_kwarg_recompile . 2025-09-20 16:09:34 +08:00
HigherOrderOpTests.test_wrap_subgraph_name_is_valid . 2025-09-20 16:09:34 +08:00
HooksTests.test_functools_arg_vary . 2025-09-20 16:09:34 +08:00
HooksTests.test_post_acc_grad_hook . 2025-09-20 16:09:34 +08:00
HooksTests.test_tensor_register_global_hook . 2025-09-20 16:09:34 +08:00
HooksTests.test_tensor_register_hook_in_graph_local . 2025-09-20 16:09:34 +08:00
HooksTests.test_tensor_register_multiple_hooks . 2025-09-20 16:09:34 +08:00
HooksTests.test_tensor_register_multiple_hooks_handles_in_list . 2025-09-20 16:09:34 +08:00
InteropTests.test_vmap_in_graph . 2025-09-20 16:09:34 +08:00
LoggingTests.test_aot . 2025-09-20 16:09:34 +08:00
LoggingTests.test_aot_graphs . 2025-09-20 16:09:34 +08:00
LoggingTests.test_aot_joint_graph . 2025-09-20 16:09:34 +08:00
LoggingTests.test_bytecode . 2025-09-20 16:09:34 +08:00
LoggingTests.test_custom_format . 2025-09-20 16:09:34 +08:00
LoggingTests.test_custom_format_exc . 2025-09-20 16:09:34 +08:00
LoggingTests.test_dynamo_debug . 2025-09-20 16:09:34 +08:00
LoggingTests.test_dynamo_error . 2025-09-20 16:09:34 +08:00
LoggingTests.test_dynamo_info . 2025-09-20 16:09:34 +08:00
LoggingTests.test_graph . 2025-09-20 16:09:34 +08:00
LoggingTests.test_graph_breaks . 2025-09-20 16:09:34 +08:00
LoggingTests.test_graph_code . 2025-09-20 16:09:34 +08:00
LoggingTests.test_graph_sizes . 2025-09-20 16:09:34 +08:00
LoggingTests.test_graph_sizes_dynamic . 2025-09-20 16:09:34 +08:00
LoggingTests.test_guards_recompiles . 2025-09-20 16:09:34 +08:00
LoggingTests.test_inductor_debug . 2025-09-20 16:09:34 +08:00
LoggingTests.test_inductor_error . 2025-09-20 16:09:34 +08:00
LoggingTests.test_inductor_info . 2025-09-20 16:09:34 +08:00
LoggingTests.test_multiline_format . 2025-09-20 16:09:34 +08:00
LoggingTests.test_output_code . 2025-09-20 16:09:34 +08:00
LoggingTests.test_recompiles . 2025-09-20 16:09:34 +08:00
LoggingTests.test_trace_source_cond . 2025-09-20 16:09:34 +08:00
LoggingTests.test_trace_source_nested . 2025-09-20 16:09:34 +08:00
MiscTests.test_add_to_set . 2025-09-20 16:09:34 +08:00
MiscTests.test_any_all_symnode . 2025-09-20 16:09:34 +08:00
MiscTests.test_backend_match_guard . 2025-09-20 16:09:34 +08:00
MiscTests.test_boolarg . 2025-09-20 16:09:34 +08:00
MiscTests.test_callpacked . 2025-09-20 16:09:34 +08:00
MiscTests.test_compare_shapes_with_constant . 2025-09-20 16:09:34 +08:00
MiscTests.test_cond_nested . 2025-09-20 16:09:34 +08:00
MiscTests.test_cond_side_effects . 2025-09-20 16:09:34 +08:00
MiscTests.test_dataclass_fields . 2025-09-20 16:09:34 +08:00
MiscTests.test_deque_append_left . 2025-09-20 16:09:34 +08:00
MiscTests.test_deque_input . 2025-09-20 16:09:34 +08:00
MiscTests.test_deterministic_algorithms_mutated . 2025-09-20 16:09:34 +08:00
MiscTests.test_dict_order_keys . 2025-09-20 16:09:34 +08:00
MiscTests.test_dict_order_keys_modules . 2025-09-20 16:09:34 +08:00
MiscTests.test_dict_order_keys_tensors . 2025-09-20 16:09:34 +08:00
MiscTests.test_dictcomp . 2025-09-20 16:09:34 +08:00
MiscTests.test_dtypes_no_graphbreaks . 2025-09-20 16:09:34 +08:00
MiscTests.test_dunder_new_function_inlining . 2025-09-20 16:09:34 +08:00
MiscTests.test_frozenset_torch_func_contains . 2025-09-20 16:09:34 +08:00
MiscTests.test_get_cache_entry . 2025-09-20 16:09:34 +08:00
MiscTests.test_guard_failure_fn . 2025-09-20 16:09:34 +08:00
MiscTests.test_guard_failure_fn2 . 2025-09-20 16:09:34 +08:00
MiscTests.test_guard_failure_fn_shape_control . 2025-09-20 16:09:34 +08:00
MiscTests.test_guard_failure_fn_tensor_iter . 2025-09-20 16:09:34 +08:00
MiscTests.test_inference_mode . 2025-09-20 16:09:34 +08:00
MiscTests.test_inplace_param_update . 2025-09-20 16:09:34 +08:00
MiscTests.test_inplace_view_on_graph_input . 2025-09-20 16:09:34 +08:00
MiscTests.test_intermediary_tensor_grad_access . 2025-09-20 16:09:34 +08:00
MiscTests.test_is_compiling . 2025-09-20 16:09:34 +08:00
MiscTests.test_iter_set . 2025-09-20 16:09:34 +08:00
MiscTests.test_itertools_accumulate_symint_default_sum . 2025-09-20 16:09:34 +08:00
MiscTests.test_itertools_accumulate_tensors_default_sum . 2025-09-20 16:09:34 +08:00
MiscTests.test_itertools_groupby_pure_python_default_identify_func . 2025-09-20 16:09:34 +08:00
MiscTests.test_itertools_groupby_pure_python_key_func . 2025-09-20 16:09:34 +08:00
MiscTests.test_itertools_infinite_cycle . 2025-09-20 16:09:34 +08:00
MiscTests.test_itertools_infinite_repeat . 2025-09-20 16:09:34 +08:00
MiscTests.test_itertools_infinite_repeat_mutation . 2025-09-20 16:09:34 +08:00
MiscTests.test_itertools_repeat . 2025-09-20 16:09:34 +08:00
MiscTests.test_listcomp . 2025-09-20 16:09:34 +08:00
MiscTests.test_mandelbrot_numpy . 2025-09-20 16:09:34 +08:00
MiscTests.test_mark_static . 2025-09-20 16:09:34 +08:00
MiscTests.test_namedtuple1 . 2025-09-20 16:09:34 +08:00
MiscTests.test_namedtuple2 . 2025-09-20 16:09:34 +08:00
MiscTests.test_nan . 2025-09-20 16:09:34 +08:00
MiscTests.test_nested_optimize . 2025-09-20 16:09:34 +08:00
MiscTests.test_nested_optimize_decorator . 2025-09-20 16:09:34 +08:00
MiscTests.test_nested_optimize_run . 2025-09-20 16:09:34 +08:00
MiscTests.test_nn_module_getattr . 2025-09-20 16:09:34 +08:00
MiscTests.test_no_raise_guard_partial_constraint . 2025-09-20 16:09:34 +08:00
MiscTests.test_no_raise_guard_partial_constraint_across_break . 2025-09-20 16:09:34 +08:00
MiscTests.test_numpy_array_of_arrays . 2025-09-20 16:09:34 +08:00
MiscTests.test_numpy_force . 2025-09-20 16:09:34 +08:00
MiscTests.test_numpy_int_constant . 2025-09-20 16:09:34 +08:00
MiscTests.test_numpy_iter . 2025-09-20 16:09:34 +08:00
MiscTests.test_numpy_non_torch_dtype . 2025-09-20 16:09:34 +08:00
MiscTests.test_numpy_readonly . 2025-09-20 16:09:34 +08:00
MiscTests.test_numpy_recompilation_scalar . 2025-09-20 16:09:34 +08:00
MiscTests.test_numpy_size_attr . 2025-09-20 16:09:34 +08:00
MiscTests.test_numpy_subdtype . 2025-09-20 16:09:34 +08:00
MiscTests.test_numpy_tolist . 2025-09-20 16:09:34 +08:00
MiscTests.test_numpy_torch_operators . 2025-09-20 16:09:34 +08:00
MiscTests.test_numpy_with_builtin_type . 2025-09-20 16:09:34 +08:00
MiscTests.test_out_variants_with_resizing_on_graph_inputs . 2025-09-20 16:09:34 +08:00
MiscTests.test_pure_python_accumulate . 2025-09-20 16:09:34 +08:00
MiscTests.test_py_guards_mark_dynamic . 2025-09-20 16:09:34 +08:00
MiscTests.test_raise_guard_full_constraint . 2025-09-20 16:09:34 +08:00
MiscTests.test_raise_guard_partial_constraint_no_graph_break . 2025-09-20 16:09:34 +08:00
MiscTests.test_raise_on_backend_error . 2025-09-20 16:09:34 +08:00
MiscTests.test_recompile_on_global_state_change . 2025-09-20 16:09:34 +08:00
MiscTests.test_release_input_memory . 2025-09-20 16:09:34 +08:00
MiscTests.test_release_module_memory . 2025-09-20 16:09:34 +08:00
MiscTests.test_release_scope_memory . 2025-09-20 16:09:34 +08:00
MiscTests.test_repeat_interleave_graphbreaks . 2025-09-20 16:09:34 +08:00
MiscTests.test_return_nested_function . 2025-09-20 16:09:34 +08:00
MiscTests.test_set_aliasing_recompiles . 2025-09-20 16:09:34 +08:00
MiscTests.test_setattr_mutation1 . 2025-09-20 16:09:34 +08:00
MiscTests.test_simple_set_usage . 2025-09-20 16:09:34 +08:00
MiscTests.test_size_input . 2025-09-20 16:09:34 +08:00
MiscTests.test_str_format_assert2 . 2025-09-20 16:09:34 +08:00
MiscTests.test_tensor_build_list_unpack . 2025-09-20 16:09:34 +08:00
MiscTests.test_tensor_dict1 . 2025-09-20 16:09:34 +08:00
MiscTests.test_tensor_dict2 . 2025-09-20 16:09:34 +08:00
MiscTests.test_tensor_dict3 . 2025-09-20 16:09:34 +08:00
MiscTests.test_tensor_item_capture . 2025-09-20 16:09:34 +08:00
MiscTests.test_tolist_0d . 2025-09-20 16:09:34 +08:00
MiscTests.test_tolist_1d . 2025-09-20 16:09:34 +08:00
MiscTests.test_tolist_kd . 2025-09-20 16:09:34 +08:00
MiscTests.test_tolist_kd_dynamic . 2025-09-20 16:09:34 +08:00
MiscTests.test_tolist_scalar . 2025-09-20 16:09:34 +08:00
MiscTests.test_torch_seed . 2025-09-20 16:09:34 +08:00
MiscTests.test_tracing_nested_py_tree . 2025-09-20 16:09:34 +08:00
MiscTests.test_tracing_nested_py_tree_dicts . 2025-09-20 16:09:34 +08:00
MiscTests.test_tracing_nested_py_tree_mixed_all . 2025-09-20 16:09:34 +08:00
MiscTests.test_tracing_nested_py_tree_tuples . 2025-09-20 16:09:34 +08:00
MiscTests.test_tracing_py_tree . 2025-09-20 16:09:34 +08:00
MiscTests.test_tracing_py_tree_tensor_subclass . 2025-09-20 16:09:34 +08:00
MiscTests.test_tracing_tree_map_only . 2025-09-20 16:09:34 +08:00
MiscTests.test_type_copy . 2025-09-20 16:09:34 +08:00
MiscTests.test_typing_typevar . 2025-09-20 16:09:34 +08:00
MiscTests.test_user_getattribute . 2025-09-20 16:09:34 +08:00
MiscTests.test_with_builtin_type . 2025-09-20 16:09:34 +08:00
MiscTests.test_yield_from . 2025-09-20 16:09:34 +08:00
MiscTests.test_yield_gen_and_from . 2025-09-20 16:09:34 +08:00
MiscTests.test_yield_send_to_subgenerator_graph_break . 2025-09-20 16:09:34 +08:00
NNModuleTests.test_lazy_module1 . 2025-09-20 16:09:34 +08:00
NNModuleTests.test_lazy_module2 . 2025-09-20 16:09:34 +08:00
NNModuleTests.test_lazy_module4 . 2025-09-20 16:09:34 +08:00
NNModuleTests.test_lazy_module5 . 2025-09-20 16:09:34 +08:00
NNModuleTests.test_lazy_module6 . 2025-09-20 16:09:34 +08:00
NNModuleTests.test_lazy_module_no_cls_to_become . 2025-09-20 16:09:34 +08:00
NNModuleTests.test_self_mutating1 . 2025-09-20 16:09:34 +08:00
NNModuleTests.test_unsupportedmethod . 2025-09-20 16:09:34 +08:00
NNModuleTests.test_unsupportedmodule . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test__scaled_dot_product_flash_attention_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_basic_non_strict_fake_tensor_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_basic_non_strict_real_tensor_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_buffer_util_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_cond_with_module_stack_export_with_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_export_decomps_dynamic_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_export_decomps_simple_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_export_with_wrong_inputs_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_external_call_non_strict_real_tensor_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_fqn_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_nn_module_stack_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_nn_module_stack_shared_submodule_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_non_strict_dynamic_shapes_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_non_strict_dynamic_shapes_suggested_fixes_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_param_util_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_raise_user_error_when_guard_on_data_dependent_operation_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_sym_sqrt_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_to_module_with_mutated_buffer_multiple_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_to_module_with_mutated_buffer_multiple_update_sub_later_non_strict . 2025-09-20 16:09:34 +08:00
NonStrictExportTestExport.test_to_module_with_mutated_buffer_non_strict . 2025-09-20 16:09:34 +08:00
NumpyTestsCPU.test_boolean_indexing_weirdness_cpu . 2025-09-20 16:09:34 +08:00
NumpyTestsCPU.test_boolean_shape_mismatch_cpu . 2025-09-20 16:09:34 +08:00
NumpyTestsCPU.test_empty_fancy_index_cpu . 2025-09-20 16:09:34 +08:00
NumpyTestsCPU.test_index_no_floats_cpu . 2025-09-20 16:09:34 +08:00
OptimizedModuleTest.test_backward_hooks . 2025-09-20 16:09:34 +08:00
OptimizedModuleTest.test_cache_size_limit_on_guarded_nn_modules . 2025-09-20 16:09:34 +08:00
OptimizedModuleTest.test_composition_with_opt_mod . 2025-09-20 16:09:34 +08:00
OptimizedModuleTest.test_hooks_inner . 2025-09-20 16:09:34 +08:00
OptimizedModuleTest.test_hooks_outer . 2025-09-20 16:09:34 +08:00
OptimizedModuleTest.test_hooks_skip_guards . 2025-09-20 16:09:34 +08:00
OptimizedModuleTest.test_module_dict_iter_name . 2025-09-20 16:09:34 +08:00
OptimizedModuleTest.test_nn_module . 2025-09-20 16:09:34 +08:00
OptimizedModuleTest.test_no_recompile_on_nn_guarded_modules . 2025-09-20 16:09:34 +08:00
OptimizedModuleTest.test_to . 2025-09-20 16:09:34 +08:00
OptimizerTests.test_adagrad . 2025-09-20 16:09:34 +08:00
OptimizerTests.test_adam . 2025-09-20 16:09:34 +08:00
OptimizerTests.test_adamax . 2025-09-20 16:09:34 +08:00
OptimizerTests.test_adamw . 2025-09-20 16:09:34 +08:00
OptimizerTests.test_asgd . 2025-09-20 16:09:34 +08:00
OptimizerTests.test_nadam . 2025-09-20 16:09:34 +08:00
OptimizerTests.test_rmsprop . 2025-09-20 16:09:34 +08:00
OptimizerTests.test_rprop . 2025-09-20 16:09:34 +08:00
OptimizerTests.test_sgd . 2025-09-20 16:09:34 +08:00
PackedSequenceTest.test_pack_sequence . 2025-09-20 16:09:34 +08:00
PackedSequenceTest.test_to . 2025-09-20 16:09:34 +08:00
PackedSequenceTest.test_total_length . 2025-09-20 16:09:34 +08:00
PackedSequenceTest.test_type_casts . 2025-09-20 16:09:34 +08:00
PackedSequenceTest.test_unpack_sequence . 2025-09-20 16:09:34 +08:00
RecompileTests.test_aliasing_guard_failures_with_globals . 2025-09-20 16:09:34 +08:00
RecompileTests.test_automatic_dynamic_reduce_recompiles . 2025-09-20 16:09:34 +08:00
RecompileTests.test_automatic_dynamic_tensor_scalar_change . 2025-09-20 16:09:34 +08:00
RecompileTests.test_dynamic_shape_parameter_recompile . 2025-09-20 16:09:34 +08:00
RecompileTests.test_recompiles_true_false_flop . 2025-09-20 16:09:34 +08:00
RecompileUxTests.test_mismatched_type . 2025-09-20 16:09:34 +08:00
RecompileUxTests.test_verbose_tensor_check . 2025-09-20 16:09:34 +08:00
ReproTests.test_add_sub_alpha_out . 2025-09-20 16:09:34 +08:00
ReproTests.test_addr_alpha_beta_out . 2025-09-20 16:09:34 +08:00
ReproTests.test_boxes_len . 2025-09-20 16:09:34 +08:00
ReproTests.test_chunk_reformer_ff . 2025-09-20 16:09:34 +08:00
ReproTests.test_convert_boxes_to_pooler_format . 2025-09-20 16:09:34 +08:00
ReproTests.test_create_rand_mask_from_inputs . 2025-09-20 16:09:34 +08:00
ReproTests.test_do_paste_mask . 2025-09-20 16:09:34 +08:00
ReproTests.test_dynamic_shapes_float_guard . 2025-09-20 16:09:34 +08:00
ReproTests.test_dynamic_shapes_implicit_guard . 2025-09-20 16:09:34 +08:00
ReproTests.test_empty_list_contains_with_jump . 2025-09-20 16:09:34 +08:00
ReproTests.test_function_in_skipfiles . 2025-09-20 16:09:34 +08:00
ReproTests.test_functools_wraps . 2025-09-20 16:09:34 +08:00
ReproTests.test_hf_t5_forward . 2025-09-20 16:09:34 +08:00
ReproTests.test_hf_xsoftmax_training . 2025-09-20 16:09:34 +08:00
ReproTests.test_issue175 . 2025-09-20 16:09:34 +08:00
ReproTests.test_jit_trace_errors . 2025-09-20 16:09:34 +08:00
ReproTests.test_list_aliasing . 2025-09-20 16:09:34 +08:00
ReproTests.test_list_self_reference . 2025-09-20 16:09:34 +08:00
ReproTests.test_longformer_chunk . 2025-09-20 16:09:34 +08:00
ReproTests.test_merge_criteria_processor_list1 . 2025-09-20 16:09:34 +08:00
ReproTests.test_merge_criteria_processor_list2 . 2025-09-20 16:09:34 +08:00
ReproTests.test_module_in_skipfiles . 2025-09-20 16:09:34 +08:00
ReproTests.test_multi_import . 2025-09-20 16:09:34 +08:00
ReproTests.test_negative_shape_guard . 2025-09-20 16:09:34 +08:00
ReproTests.test_numpy_not_ndarray_recompiles . 2025-09-20 16:09:34 +08:00
ReproTests.test_recursive_map . 2025-09-20 16:09:34 +08:00
ReproTests.test_reformer_eval . 2025-09-20 16:09:34 +08:00
ReproTests.test_reformer_min_chunk_len . 2025-09-20 16:09:34 +08:00
ReproTests.test_reformer_sorting . 2025-09-20 16:09:34 +08:00
ReproTests.test_relative_import . 2025-09-20 16:09:34 +08:00
ReproTests.test_relative_import_no_modulename . 2025-09-20 16:09:34 +08:00
ReproTests.test_restricted_list_subclass1 . 2025-09-20 16:09:34 +08:00
ReproTests.test_rewrite_assert_noop . 2025-09-20 16:09:34 +08:00
ReproTests.test_rewrite_assert_with_msg . 2025-09-20 16:09:34 +08:00
ReproTests.test_rewrite_assert_with_non_string_msg . 2025-09-20 16:09:34 +08:00
ReproTests.test_seq_append_list . 2025-09-20 16:09:34 +08:00
ReproTests.test_size_typematch . 2025-09-20 16:09:34 +08:00
ReproTests.test_tensor_data_kwarg . 2025-09-20 16:09:34 +08:00
ReproTests.test_threading_local . 2025-09-20 16:09:34 +08:00
ReproTests.test_validate_model_kwargs . 2025-09-20 16:09:34 +08:00
RetraceExportTestDynamismExpression.test_export_inline_constraints_retraceability . 2025-09-20 16:09:34 +08:00
RetraceExportTestExport.test_cond_with_module_stack_export_with_retraceability . 2025-09-20 16:09:34 +08:00
RetraceExportTestExport.test_constrain_size_in_eager_retraceability . 2025-09-20 16:09:34 +08:00
RetraceExportTestExport.test_constrain_size_with_constrain_value_retraceability . 2025-09-20 16:09:34 +08:00
RetraceExportTestExport.test_constrain_size_with_various_cases_retraceability . 2025-09-20 16:09:34 +08:00
RetraceExportTestExport.test_nn_module_stack_retraceability . 2025-09-20 16:09:34 +08:00
RetraceExportTestExport.test_nn_module_stack_shared_submodule_retraceability . 2025-09-20 16:09:34 +08:00
RetraceExportTestExport.test_non_strict_dynamic_shapes_retraceability . 2025-09-20 16:09:34 +08:00
RetraceExportTestExport.test_non_strict_dynamic_shapes_suggested_fixes_retraceability . 2025-09-20 16:09:34 +08:00
SerDesExportTestDynamismExpression.test_export_inline_constraints_serdes . 2025-09-20 16:09:34 +08:00
SerDesExportTestExport.test_basic_non_strict_fake_tensor_serdes . 2025-09-20 16:09:34 +08:00
SerDesExportTestExport.test_basic_non_strict_real_tensor_serdes . 2025-09-20 16:09:34 +08:00
SerDesExportTestExport.test_cond_with_module_stack_export_with_serdes . 2025-09-20 16:09:34 +08:00
SerDesExportTestExport.test_constrain_size_in_eager_serdes . 2025-09-20 16:09:34 +08:00
SerDesExportTestExport.test_constrain_size_with_constrain_value_serdes . 2025-09-20 16:09:34 +08:00
SerDesExportTestExport.test_constrain_size_with_various_cases_serdes . 2025-09-20 16:09:34 +08:00
SerDesExportTestExport.test_external_call_non_strict_real_tensor_serdes . 2025-09-20 16:09:34 +08:00
SerDesExportTestExport.test_nn_module_stack_serdes . 2025-09-20 16:09:34 +08:00
SerDesExportTestExport.test_nn_module_stack_shared_submodule_serdes . 2025-09-20 16:09:34 +08:00
SerDesExportTestExport.test_non_strict_dynamic_shapes_serdes . 2025-09-20 16:09:34 +08:00
SerDesExportTestExport.test_non_strict_dynamic_shapes_suggested_fixes_serdes . 2025-09-20 16:09:34 +08:00
SkipNonTensorTests.test_add_tensor1 . 2025-09-20 16:09:34 +08:00
SkipNonTensorTests.test_add_tensor2 . 2025-09-20 16:09:34 +08:00
SkipNonTensorTests.test_add_tensor_dict . 2025-09-20 16:09:34 +08:00
SkipNonTensorTests.test_add_tensor_list . 2025-09-20 16:09:34 +08:00
SkipNonTensorTests.test_do_not_skip_side_effects . 2025-09-20 16:09:34 +08:00
SkipNonTensorTests.test_recursive_list . 2025-09-20 16:09:34 +08:00
SubGraphTests.test_dynamic_duck_size . 2025-09-20 16:09:34 +08:00
SubGraphTests.test_dynamic_getitem . 2025-09-20 16:09:34 +08:00
SubGraphTests.test_dynamic_kwarg . 2025-09-20 16:09:34 +08:00
SubGraphTests.test_dynamic_order_dependence . 2025-09-20 16:09:34 +08:00
SubGraphTests.test_dynamic_zero_inference . 2025-09-20 16:09:34 +08:00
SubGraphTests.test_enumerate_not_break_graph . 2025-09-20 16:09:34 +08:00
SubGraphTests.test_no_graph_break_on_item . 2025-09-20 16:09:34 +08:00
SubclassTests.test_compile_higher_order_with_functionalization . 2025-09-20 16:09:34 +08:00
SubclassTests.test_compile_with_functionalization . 2025-09-20 16:09:34 +08:00
SubclassTests.test_torch_function_state_guards . 2025-09-20 16:09:34 +08:00
SubclassTests.test_wrapper_subclass_guards_on_inner_tensor . 2025-09-20 16:09:34 +08:00
SubclassTests.test_wrapper_subclass_with_differently_sized_inner_tensor . 2025-09-20 16:09:34 +08:00
SubclassTests.test_wrapper_subclass_with_same_sized_inner_tensor . 2025-09-20 16:09:34 +08:00
TestAOTAutograd.test_input_mutation_aliases_bases_out_of_order . 2025-09-20 16:09:34 +08:00
TestAOTAutograd.test_input_mutation_false_aliasing . 2025-09-20 16:09:34 +08:00
TestAOTDispatch.test_aot_dispatch_input_mutation . 2025-09-20 16:09:34 +08:00
TestAOTDispatch.test_aot_dispatch_input_mutation_and_output_alias . 2025-09-20 16:09:34 +08:00
TestAOTDispatch.test_aot_dispatch_output_alias . 2025-09-20 16:09:34 +08:00
TestAOTDispatch.test_aot_dispatch_simple . 2025-09-20 16:09:34 +08:00
TestAOTModuleSimplified.test_aot_module_simplified_dynamic . 2025-09-20 16:09:34 +08:00
TestAnalyze.test_trace_dependencies . 2025-09-20 16:09:34 +08:00
TestApplyAlongAxis.test_0d_array . 2025-09-20 16:09:34 +08:00
TestApplyAlongAxis.test_axis_insertion . 2025-09-20 16:09:34 +08:00
TestApplyAlongAxis.test_scalar_array . 2025-09-20 16:09:34 +08:00
TestArange.test_infinite . 2025-09-20 16:09:34 +08:00
TestArange.test_nan_step . 2025-09-20 16:09:34 +08:00
TestArange.test_require_range . 2025-09-20 16:09:34 +08:00
TestArange.test_zero_step . 2025-09-20 16:09:34 +08:00
TestArgmax.test_combinations_data62 . 2025-09-20 16:09:34 +08:00
TestArgmax.test_combinations_data63 . 2025-09-20 16:09:34 +08:00
TestArgmax.test_combinations_data65 . 2025-09-20 16:09:34 +08:00
TestArgmax.test_combinations_data66 . 2025-09-20 16:09:34 +08:00
TestArrayCreationCopyArgument.test_scalars . 2025-09-20 16:09:34 +08:00
TestArrayCreationCopyArgument.test_striding_not_ok . 2025-09-20 16:09:34 +08:00
TestArrayFromScalar.test_integers_np_byte_np_longlong . 2025-09-20 16:09:34 +08:00
TestArrayFromScalar.test_integers_np_int__np_longlong . 2025-09-20 16:09:34 +08:00
TestArrayFromScalar.test_integers_np_intc_np_longlong . 2025-09-20 16:09:34 +08:00
TestArrayFromScalar.test_integers_np_longlong_np_longlong . 2025-09-20 16:09:34 +08:00
TestArrayFromScalar.test_integers_np_longlong_t26 . 2025-09-20 16:09:34 +08:00
TestArrayFromScalar.test_integers_np_short_np_longlong . 2025-09-20 16:09:34 +08:00
TestArrayFromScalar.test_integers_t15_np_longlong . 2025-09-20 16:09:34 +08:00
TestArraySplit.test_integer_0_split . 2025-09-20 16:09:34 +08:00
TestAssignment.test_assignment_broadcasting . 2025-09-20 16:09:34 +08:00
TestAttributes.test_fill_max_uint64 . 2025-09-20 16:09:34 +08:00
TestAttributes.test_fill_readonly . 2025-09-20 16:09:34 +08:00
TestAttributes.test_fill_struct_array . 2025-09-20 16:09:34 +08:00
TestAutograd.test_anomaly_mode_no_check_nan . 2025-09-20 16:09:34 +08:00
TestAutograd.test_autograd_simple_views_python . 2025-09-20 16:09:34 +08:00
TestAutograd.test_autograd_views_codegen . 2025-09-20 16:09:34 +08:00
TestAutograd.test_checkpointing_without_reentrant_custom_function_works . 2025-09-20 16:09:34 +08:00
TestAutograd.test_custom_function_forward_mode_inplace_checks . 2025-09-20 16:09:34 +08:00
TestAutograd.test_custom_function_forward_mode_view_checks . 2025-09-20 16:09:34 +08:00
TestAutograd.test_custom_function_preserve_torch_function_when_return_as_is . 2025-09-20 16:09:34 +08:00
TestAutograd.test_gradcheck_nondeterministic . 2025-09-20 16:09:34 +08:00
TestAutograd.test_nested_anomaly_detect_nan . 2025-09-20 16:09:34 +08:00
TestAutograd.test_nested_anomaly_printstack_cleanup . 2025-09-20 16:09:34 +08:00
TestAutograd.test_record_function . 2025-09-20 16:09:34 +08:00
TestAutograd.test_return_duplicate . 2025-09-20 16:09:34 +08:00
TestAutograd.test_return_duplicate_inplace . 2025-09-20 16:09:34 +08:00
TestAutogradDeviceTypeCPU.test_inplace_on_view_modify_base_cpu . 2025-09-20 16:09:34 +08:00
TestAutogradDeviceTypeCPU.test_inplace_on_view_python_cpu . 2025-09-20 16:09:34 +08:00
TestAutogradForwardMode.test_create_new_zeros_with_same_meta . 2025-09-20 16:09:34 +08:00
TestAutogradForwardMode.test_detach_view_tracking . 2025-09-20 16:09:34 +08:00
TestAutogradForwardMode.test_forward_level_cleanup . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_input_mark_dirty_False_cpu . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_output_mark_dirty_False_cpu . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_input_mark_dirty_False_cpu . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_output_mark_dirty_False_cpu . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_input_mark_dirty_False_cpu . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_output_mark_dirty_False_cpu . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_input_mark_dirty_False_cpu . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCPU.test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_output_mark_dirty_False_cpu . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCPU.test_once_differentiable_autograd_vjp_cpu . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_input_mark_dirty_False_cuda . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_False_save_for_jvp_save_tensors_output_mark_dirty_False_cuda . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_input_mark_dirty_False_cuda . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_False_save_for_vjp_save_tensors_output_mark_dirty_False_cuda . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_input_mark_dirty_False_cuda . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_True_save_for_jvp_save_tensors_output_mark_dirty_False_cuda . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_input_mark_dirty_False_cuda . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCUDA.test_function_returns_input_inner_requires_grad_True_save_for_vjp_save_tensors_output_mark_dirty_False_cuda . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionCUDA.test_once_differentiable_autograd_vjp_cuda . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionVmapAPICUDA.test_has_vmap_staticmethod_and_has_generate_vmap_rule_cuda . 2025-09-20 16:09:34 +08:00
TestAutogradFunctionVmapAPICUDA.test_no_vmap_staticmethod_and_no_generate_vmap_rule_cuda . 2025-09-20 16:09:34 +08:00
TestAutogradInferenceMode.test_inference_mode_decorator . 2025-09-20 16:09:34 +08:00
TestBaseMath.test_lower_align . 2025-09-20 16:09:34 +08:00
TestBaseSparsifier.test_state_dict . 2025-09-20 16:09:34 +08:00
TestBitsCPU.test_cat_cpu . 2025-09-20 16:09:34 +08:00
TestBool.test_sum_2 . 2025-09-20 16:09:34 +08:00
TestBooleanIndexing.test_bool_as_int_argument_errors . 2025-09-20 16:09:34 +08:00
TestBooleanIndexing.test_boolean_indexing_weirdness . 2025-09-20 16:09:34 +08:00
TestBufferProtocolCPU.test_byte_to_int_cpu . 2025-09-20 16:09:34 +08:00
TestClip.test_clip_func_takes_out . 2025-09-20 16:09:34 +08:00
TestClip.test_simple_complex . 2025-09-20 16:09:34 +08:00
TestColumnStack.test_non_iterable . 2025-09-20 16:09:34 +08:00
TestComposabilityCPU.test_autograd_function_no_setup_context_transform_hessian_cpu . 2025-09-20 16:09:34 +08:00
TestComposabilityCPU.test_autograd_function_no_setup_context_transform_jacfwd_cpu . 2025-09-20 16:09:34 +08:00
TestComposabilityCPU.test_deprecation_transforms_transform_functionalize_cpu . 2025-09-20 16:09:34 +08:00
TestComposabilityCPU.test_requires_grad_inside_transform_cpu . 2025-09-20 16:09:34 +08:00
TestComposabilityCUDA.test_autograd_function_no_setup_context_transform_hessian_cuda . 2025-09-20 16:09:34 +08:00
TestComposabilityCUDA.test_autograd_function_no_setup_context_transform_jacfwd_cuda . 2025-09-20 16:09:34 +08:00
TestComposabilityCUDA.test_jvp_supports_saved_tensor_hooks_cuda . 2025-09-20 16:09:34 +08:00
TestComposabilityCUDA.test_requires_grad_inside_transform_cuda . 2025-09-20 16:09:34 +08:00
TestConcatenate.test_bad_out_shape . 2025-09-20 16:09:34 +08:00
TestConcatenate.test_concatenate . 2025-09-20 16:09:34 +08:00
TestConcatenate.test_exceptions . 2025-09-20 16:09:34 +08:00
TestConcatenate.test_large_concatenate_axis_None . 2025-09-20 16:09:34 +08:00
TestCond.test_empty_sq_cases . 2025-09-20 16:09:34 +08:00
TestCond.test_sq_cases . 2025-09-20 16:09:34 +08:00
TestContentStoreCPU.test_repeated_hash_cpu . 2025-09-20 16:09:34 +08:00
TestConversion.test_to_int_scalar . 2025-09-20 16:09:34 +08:00
TestCov.test_aweights . 2025-09-20 16:09:34 +08:00
TestCov.test_fweights . 2025-09-20 16:09:34 +08:00
TestCppExtensionJIT.test_cpp_frontend_module_has_up_to_date_attribute . 2025-09-20 16:09:34 +08:00
TestCppExtensionJIT.test_cpp_frontend_module_has_up_to_date_attributes . 2025-09-20 16:09:34 +08:00
TestCppExtensionOpenRgistration.test_open_device_registration . 2025-09-20 16:09:34 +08:00
TestCross.test_broadcasting_shapes . 2025-09-20 16:09:34 +08:00
TestCustomBackendAPI.test_aot_autograd_api . 2025-09-20 16:09:34 +08:00
TestCustomBackendAPI.test_lookup_backend . 2025-09-20 16:09:34 +08:00
TestCustomBackendAPI.test_register_backend_api . 2025-09-20 16:09:34 +08:00
TestCustomOp.test_legacy_define . 2025-09-20 16:09:34 +08:00
TestCustomOp.test_override_cea . 2025-09-20 16:09:34 +08:00
TestDLPack.test_dlpack_device . 2025-09-20 16:09:34 +08:00
TestDLPack.test_dtype_passthrough_dtype0 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_dtype_passthrough_dtype1 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_dtype_passthrough_dtype2 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_dtype_passthrough_dtype3 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_dtype_passthrough_dtype4 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_dtype_passthrough_dtype5 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_dtype_passthrough_dtype6 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_dtype_passthrough_dtype7 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_dtype_passthrough_dtype8 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_dtype_passthrough_dtype9 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_dunder_dlpack_refcount . 2025-09-20 16:09:34 +08:00
TestDLPack.test_from_dlpack_refcount . 2025-09-20 16:09:34 +08:00
TestDLPack.test_from_torch . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_0 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_1 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_2 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_3 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_4 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_5 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_6 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_7 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_8 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_9 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_10 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_11 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_12 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_13 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_14 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_15 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_16 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_17 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_18 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_19 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_20 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_21 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_22 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_23 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_24 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_25 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_26 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_27 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_28 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_29 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_30 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_31 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_higher_dims_ndim_32 . 2025-09-20 16:09:34 +08:00
TestDLPack.test_ndim0 . 2025-09-20 16:09:34 +08:00
TestDelete.test_slices . 2025-09-20 16:09:34 +08:00
TestDeserialize.test_tensor_tensor_list . 2025-09-20 16:09:34 +08:00
TestDiag.test_failure . 2025-09-20 16:09:34 +08:00
TestDiff.test_append . 2025-09-20 16:09:34 +08:00
TestDiff.test_axis . 2025-09-20 16:09:34 +08:00
TestDiff.test_n . 2025-09-20 16:09:34 +08:00
TestDiff.test_prepend . 2025-09-20 16:09:34 +08:00
TestDropoutNN.test_invalid_dropout_p . 2025-09-20 16:09:34 +08:00
TestDsplit.test_0D_array . 2025-09-20 16:09:34 +08:00
TestDsplit.test_1D_array . 2025-09-20 16:09:34 +08:00
TestDsplit.test_2D_array . 2025-09-20 16:09:34 +08:00
TestDsplit.test_non_iterable . 2025-09-20 16:09:34 +08:00
TestDstack.test_non_iterable . 2025-09-20 16:09:34 +08:00
TestDynamicQuantizedOps.test_qlinear . 2025-09-20 16:09:34 +08:00
TestDynamismExpression.test_export_inline_constraints . 2025-09-20 16:09:34 +08:00
TestEigh.test_invalid . 2025-09-20 16:09:34 +08:00
TestEigvalsh.test_invalid . 2025-09-20 16:09:34 +08:00
TestExpandDims.test_axis_out_of_range . 2025-09-20 16:09:34 +08:00
TestExpandDims.test_repeated_axis . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_conv1d_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_conv2d_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_conv3d_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_group_norm_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_instance_norm_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_mean_nn_functional_layer_norm_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_conv1d_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_conv2d_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_conv3d_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_group_norm_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_instance_norm_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weight_per_sample_grad_sum_nn_functional_layer_norm_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv1d_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv2d_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_conv3d_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_group_norm_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_instance_norm_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExpandedWeightFunctionalCPU.test_expanded_weights_per_sample_grad_input_no_grad_nn_functional_layer_norm_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestExperiment.test_with_buffer_as_submodule . 2025-09-20 16:09:34 +08:00
TestExperimentalUtils.test_profiler_optimizer_single_tensor_pattern . 2025-09-20 16:09:34 +08:00
TestExperimentalUtils.test_profiler_synchronized_dataloader_pattern . 2025-09-20 16:09:34 +08:00
TestExport.test_basic_non_strict_fake_tensor . 2025-09-20 16:09:34 +08:00
TestExport.test_basic_non_strict_real_tensor . 2025-09-20 16:09:34 +08:00
TestExport.test_cond_with_module_stack_export_with . 2025-09-20 16:09:34 +08:00
TestExport.test_constrain_size_in_eager . 2025-09-20 16:09:34 +08:00
TestExport.test_constrain_size_with_constrain_value . 2025-09-20 16:09:34 +08:00
TestExport.test_constrain_size_with_various_cases . 2025-09-20 16:09:34 +08:00
TestExport.test_external_call_non_strict_real_tensor . 2025-09-20 16:09:34 +08:00
TestExport.test_nn_module_stack . 2025-09-20 16:09:34 +08:00
TestExport.test_nn_module_stack_shared_submodule . 2025-09-20 16:09:34 +08:00
TestExport.test_non_strict_dynamic_shapes . 2025-09-20 16:09:34 +08:00
TestExport.test_non_strict_dynamic_shapes_suggested_fixes . 2025-09-20 16:09:34 +08:00
TestFakeQuantizeOps.test_backward_per_channel . 2025-09-20 16:09:34 +08:00
TestFakeQuantizeOps.test_backward_per_tensor . 2025-09-20 16:09:34 +08:00
TestFakeQuantizeOps.test_learnable_backward_per_channel_cpu . 2025-09-20 16:09:34 +08:00
TestFakeQuantizeOps.test_learnable_backward_per_channel_cuda . 2025-09-20 16:09:34 +08:00
TestFakeQuantizeOps.test_learnable_backward_per_tensor_cuda . 2025-09-20 16:09:34 +08:00
TestFakeQuantizeOps.test_learnable_forward_per_channel_cuda . 2025-09-20 16:09:34 +08:00
TestFakeQuantizeOps.test_learnable_forward_per_tensor_cpu . 2025-09-20 16:09:34 +08:00
TestFakeQuantizeOps.test_learnable_forward_per_tensor_cuda . 2025-09-20 16:09:34 +08:00
TestFlag.test_writeable_from_readonly . 2025-09-20 16:09:34 +08:00
TestFlip.test_axes . 2025-09-20 16:09:34 +08:00
TestFliplr.test_basic . 2025-09-20 16:09:34 +08:00
TestFloatNonIntegerArgument.test_non_integer_argument_errors . 2025-09-20 16:09:34 +08:00
TestFloatNonIntegerArgument.test_reduce_axis_float_index . 2025-09-20 16:09:34 +08:00
TestFromBuffer.test_empty . 2025-09-20 16:09:34 +08:00
TestFunctionalizeCPU.test_multioutput_view_cpu . 2025-09-20 16:09:34 +08:00
TestFunctionalizeCPU.test_simple_view_cpu . 2025-09-20 16:09:34 +08:00
TestFunctionalizeCPU.test_vmap_functionalize_jvp_cpu . 2025-09-20 16:09:34 +08:00
TestGenericCumSumProd.test_bad_axis_func0 . 2025-09-20 16:09:34 +08:00
TestGenericCumSumProd.test_bad_axis_func1 . 2025-09-20 16:09:34 +08:00
TestGenericReductions.test_bad_axis_func0 . 2025-09-20 16:09:34 +08:00
TestGenericReductions.test_bad_axis_func1 . 2025-09-20 16:09:34 +08:00
TestGenericReductions.test_bad_axis_func2 . 2025-09-20 16:09:34 +08:00
TestGenericReductions.test_bad_axis_func3 . 2025-09-20 16:09:34 +08:00
TestGenericReductions.test_bad_axis_func4 . 2025-09-20 16:09:34 +08:00
TestGenericReductions.test_bad_axis_func5 . 2025-09-20 16:09:34 +08:00
TestGenericReductions.test_bad_axis_func6 . 2025-09-20 16:09:34 +08:00
TestGenericReductions.test_bad_axis_func7 . 2025-09-20 16:09:34 +08:00
TestGenericReductions.test_bad_axis_func8 . 2025-09-20 16:09:34 +08:00
TestGenericReductions.test_bad_axis_func9 . 2025-09-20 16:09:34 +08:00
TestGenericReductions.test_bad_axis_func10 . 2025-09-20 16:09:34 +08:00
TestGenericReductions.test_bad_axis_func11 . 2025-09-20 16:09:34 +08:00
TestGradient.test_badargs . 2025-09-20 16:09:34 +08:00
TestGradient.test_specific_axes . 2025-09-20 16:09:34 +08:00
TestGradient.test_values . 2025-09-20 16:09:34 +08:00
TestHessianCPU.test_jacfwd_different_levels_cpu . 2025-09-20 16:09:34 +08:00
TestHessianCUDA.test_jacfwd_different_levels_cuda . 2025-09-20 16:09:34 +08:00
TestHigherOrderOperatorInteractionCPU.test_grad_name_wrapping_cpu . 2025-09-20 16:09:34 +08:00
TestHistogram.test_error_binnum_type . 2025-09-20 16:09:34 +08:00
TestHistogram.test_finite_range . 2025-09-20 16:09:34 +08:00
TestHistogram.test_one_bin . 2025-09-20 16:09:34 +08:00
TestHistogram2d.test_binparameter_combination . 2025-09-20 16:09:34 +08:00
TestHistogramdd.test_bins_error_2 . 2025-09-20 16:09:34 +08:00
TestHistogramdd.test_bins_errors . 2025-09-20 16:09:34 +08:00
TestHistogramdd.test_equal_edges . 2025-09-20 16:09:34 +08:00
TestHistogramdd.test_inf_edges . 2025-09-20 16:09:34 +08:00
TestHistogramdd.test_weights . 2025-09-20 16:09:34 +08:00
TestHsplit.test_0D_array . 2025-09-20 16:09:34 +08:00
TestHsplit.test_non_iterable . 2025-09-20 16:09:34 +08:00
TestHstack.test_empty_input . 2025-09-20 16:09:34 +08:00
TestHstack.test_non_iterable . 2025-09-20 16:09:34 +08:00
TestIndexing.test_index_no_floats . 2025-09-20 16:09:34 +08:00
TestIndexing.test_slicing_no_floats . 2025-09-20 16:09:34 +08:00
TestIndexingCPU.test_byte_mask_cpu . 2025-09-20 16:09:34 +08:00
TestIndexingCPU.test_empty_ndim_index_bool_cpu . 2025-09-20 16:09:34 +08:00
TestIndexingCPU.test_index_cpu . 2025-09-20 16:09:34 +08:00
TestIndexingCPU.test_index_limits_cpu . 2025-09-20 16:09:34 +08:00
TestIndexingCPU.test_out_of_bound_index_cpu . 2025-09-20 16:09:34 +08:00
TestIndexingCPU.test_zero_dim_index_cpu . 2025-09-20 16:09:34 +08:00
TestInputAttrTracking.test_complex_attr_access_without_graph_breaks . 2025-09-20 16:09:34 +08:00
TestInputAttrTracking.test_const_property_on_tensor . 2025-09-20 16:09:34 +08:00
TestInputAttrTracking.test_set_data_on_input_tensor . 2025-09-20 16:09:34 +08:00
TestInputAttrTracking.test_tensor_property_assigned_on_tensor . 2025-09-20 16:09:34 +08:00
TestInputAttrTracking.test_tensor_property_on_tensor . 2025-09-20 16:09:34 +08:00
TestIsScalar.test_is_not_scalar_value6 . 2025-09-20 16:09:34 +08:00
TestIterator.test_iterator . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_against_reference_correctness_different_devices_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_against_reference_default_arg_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_against_reference_multi_input_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_against_reference_multi_input_multi_output_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_against_reference_simple_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_against_reference_unrelated_outputs_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_against_reference_zero_dim_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_argnums_defaults_to_zero_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_aux_pytree_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_dimensionality_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_empty_output_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_inplace_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_jac_with_non_tensor_args_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_multiple_inputs_outputs_pytree_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_multiple_inputs_pytree_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_multiple_outputs_multiple_argnums_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_multiple_outputs_single_argnums_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_outputs_can_any_pytree_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_unrelated_input_cpu . 2025-09-20 16:09:34 +08:00
TestJacCPU.test_unrelated_output_cpu . 2025-09-20 16:09:34 +08:00
TestJit.test_batchnorm . 2025-09-20 16:09:34 +08:00
TestLazyModules.test_lazy_batchnorm_with_dict_input . 2025-09-20 16:09:34 +08:00
TestLazyModules.test_lazy_module_buffer . 2025-09-20 16:09:34 +08:00
TestLazyModules.test_lazy_module_jit_buffer . 2025-09-20 16:09:34 +08:00
TestLexsort.test_datetime . 2025-09-20 16:09:34 +08:00
TestLexsort.test_mixed . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_addmm_sizes_cpu_float32 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_addmm_sizes_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_addr_integral_cpu_int8 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_addr_integral_cpu_int16 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_addr_integral_cpu_int32 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_addr_integral_cpu_int64 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_addr_integral_cpu_uint8 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_geqrf_cpu_complex64 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_geqrf_cpu_complex128 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_geqrf_cpu_float32 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_geqrf_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_householder_product_cpu_complex64 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_householder_product_cpu_complex128 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_householder_product_cpu_float32 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_householder_product_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_pinv_cpu_complex64 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_pinv_cpu_complex128 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_pinv_cpu_float32 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_pinv_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_slogdet_errors_and_warnings_cpu_complex64 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_slogdet_errors_and_warnings_cpu_complex128 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_slogdet_errors_and_warnings_cpu_float32 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_slogdet_errors_and_warnings_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_solve_cpu_complex64 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_solve_cpu_complex128 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_solve_cpu_float32 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_solve_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_complex64 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_complex128 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_float32 . 2025-09-20 16:09:34 +08:00
TestLinalgCPU.test_tensorinv_errors_and_warnings_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestMatmul.test_exceptions . 2025-09-20 16:09:34 +08:00
TestMedian.test_extended_axis_invalid . 2025-09-20 16:09:34 +08:00
TestMeshgrid.test_indexing . 2025-09-20 16:09:34 +08:00
TestMetaKernel.test_addmm_invalid_dtype . 2025-09-20 16:09:34 +08:00
TestMin.test_adapt . 2025-09-20 16:09:34 +08:00
TestMin.test_attn . 2025-09-20 16:09:34 +08:00
TestMin.test_big_split . 2025-09-20 16:09:34 +08:00
TestMin.test_c . 2025-09-20 16:09:34 +08:00
TestMin.test_compare_dims . 2025-09-20 16:09:34 +08:00
TestMin.test_diag . 2025-09-20 16:09:34 +08:00
TestMin.test_dim_args . 2025-09-20 16:09:34 +08:00
TestMin.test_dims_with_size . 2025-09-20 16:09:34 +08:00
TestMin.test_dir . 2025-09-20 16:09:34 +08:00
TestMin.test_doc . 2025-09-20 16:09:34 +08:00
TestMin.test_embed . 2025-09-20 16:09:34 +08:00
TestMin.test_eq . 2025-09-20 16:09:34 +08:00
TestMin.test_expand . 2025-09-20 16:09:34 +08:00
TestMin.test_functorch . 2025-09-20 16:09:34 +08:00
TestMin.test_hello . 2025-09-20 16:09:34 +08:00
TestMin.test_index . 2025-09-20 16:09:34 +08:00
TestMin.test_index_placement . 2025-09-20 16:09:34 +08:00
TestMin.test_inplace . 2025-09-20 16:09:34 +08:00
TestMin.test_manual_stuff . 2025-09-20 16:09:34 +08:00
TestMin.test_mask . 2025-09-20 16:09:34 +08:00
TestMin.test_max . 2025-09-20 16:09:34 +08:00
TestMin.test_mm . 2025-09-20 16:09:34 +08:00
TestMin.test_mm_fuse . 2025-09-20 16:09:34 +08:00
TestMin.test_monkey . 2025-09-20 16:09:34 +08:00
TestMin.test_network . 2025-09-20 16:09:34 +08:00
TestMin.test_order . 2025-09-20 16:09:34 +08:00
TestMin.test_order_keyword . 2025-09-20 16:09:34 +08:00
TestMin.test_parse . 2025-09-20 16:09:34 +08:00
TestMin.test_permute_orig . 2025-09-20 16:09:34 +08:00
TestMin.test_seg . 2025-09-20 16:09:34 +08:00
TestMin.test_simple . 2025-09-20 16:09:34 +08:00
TestMin.test_softmax_split . 2025-09-20 16:09:34 +08:00
TestMin.test_stack . 2025-09-20 16:09:34 +08:00
TestMin.test_time_mm_fuse . 2025-09-20 16:09:34 +08:00
TestMin.test_with_dims_split . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_adapt . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_attn . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_big_split . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_c . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_compare_dims . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_diag . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_dim_args . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_dims_with_size . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_dir . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_doc . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_embed . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_eq . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_expand . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_functorch . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_hello . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_index . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_index_placement . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_inplace . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_manual_stuff . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_mask . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_max . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_mm . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_mm_fuse . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_monkey . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_network . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_order . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_order_keyword . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_parse . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_permute_orig . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_seg . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_simple . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_softmax_split . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_stack . 2025-09-20 16:09:34 +08:00
TestMinFunctorchOnly.test_with_dims_split . 2025-09-20 16:09:34 +08:00
TestMinMax.test_axis . 2025-09-20 16:09:34 +08:00
TestMinMax.test_scalar . 2025-09-20 16:09:34 +08:00
TestMisc.test_byteorder_check . 2025-09-20 16:09:34 +08:00
TestMisc.test_generalized_raise_multiloop . 2025-09-20 16:09:34 +08:00
TestMkldnnCPU.test_add_cpu . 2025-09-20 16:09:34 +08:00
TestMkldnnCPU.test_copy_cpu . 2025-09-20 16:09:34 +08:00
TestMkldnnCPU.test_mul_cpu . 2025-09-20 16:09:34 +08:00
TestMkldnnCPU.test_sigmoid_cpu . 2025-09-20 16:09:34 +08:00
TestMkldnnCPU.test_tanh_cpu . 2025-09-20 16:09:34 +08:00
TestModuleHookNN.test_hook_inplace . 2025-09-20 16:09:34 +08:00
TestMoveaxis.test_errors . 2025-09-20 16:09:34 +08:00
TestMultiDot.test_dynamic_programming_optimization_and_out . 2025-09-20 16:09:34 +08:00
TestMultiDot.test_three_arguments_and_out . 2025-09-20 16:09:34 +08:00
TestMultiDot.test_too_few_input_arrays . 2025-09-20 16:09:34 +08:00
TestMultiDot.test_two_arguments_and_out . 2025-09-20 16:09:34 +08:00
TestMultiprocessing.test_empty_shared . 2025-09-20 16:09:34 +08:00
TestMultiprocessing.test_fs_is_shared . 2025-09-20 16:09:34 +08:00
TestMultiprocessing.test_inherit_tensor . 2025-09-20 16:09:34 +08:00
TestMultiprocessing.test_is_shared . 2025-09-20 16:09:34 +08:00
TestNN.test_RNN_cell_forward_zero_hidden_size . 2025-09-20 16:09:34 +08:00
TestNN.test_fb_fc_packed . 2025-09-20 16:09:34 +08:00
TestNN.test_linear_autograd_device_cuda_bias_weightCOO . 2025-09-20 16:09:34 +08:00
TestNN.test_linear_autograd_device_cuda_bias_weightCSC . 2025-09-20 16:09:34 +08:00
TestNN.test_linear_autograd_device_cuda_bias_weightCSR . 2025-09-20 16:09:34 +08:00
TestNN.test_linear_autograd_device_cuda_nobias_weightCOO . 2025-09-20 16:09:34 +08:00
TestNN.test_unflatten . 2025-09-20 16:09:34 +08:00
TestNNDeviceTypeCPU.test_invalid_reduction_strings_cpu . 2025-09-20 16:09:34 +08:00
TestNNDeviceTypeCPU.test_module_to_empty_cpu_float32 . 2025-09-20 16:09:34 +08:00
TestNNDeviceTypeCPU.test_module_to_empty_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestNNDeviceTypeCPU.test_nll_loss_byte_target_matches_long_cpu . 2025-09-20 16:09:34 +08:00
TestNNDeviceTypeCPU.test_threshold_inplace_overlap_cpu . 2025-09-20 16:09:34 +08:00
TestNNDeviceTypeCUDA.test_nll_loss_byte_target_matches_long_cuda . 2025-09-20 16:09:34 +08:00
TestNNParametrization.test_deepcopy_after_parametrization_swap_True . 2025-09-20 16:09:34 +08:00
TestNNParametrization.test_errors_unparametrized_tensor_parametrization_swap_True . 2025-09-20 16:09:34 +08:00
TestNNParametrization.test_initialization_parametrization_swap_True . 2025-09-20 16:09:34 +08:00
TestNNParametrization.test_new_spectral_norm_forward_swap_True . 2025-09-20 16:09:34 +08:00
TestNNParametrization.test_new_spectral_norm_swap_True . 2025-09-20 16:09:34 +08:00
TestNNParametrization.test_register_and_remove_buffer_parametrization_swap_True . 2025-09-20 16:09:34 +08:00
TestNNParametrization.test_register_and_remove_nested_parametrization_swap_True . 2025-09-20 16:09:34 +08:00
TestNNParametrization.test_register_and_remove_parametrization_swap_True . 2025-09-20 16:09:34 +08:00
TestNNParametrization.test_serialization_parametrization_swap_True . 2025-09-20 16:09:34 +08:00
TestNNParametrization.test_transfer_parametrizations_and_params_right_inverse_swap_True . 2025-09-20 16:09:34 +08:00
TestNNParametrization.test_transfer_parametrizations_and_params_swap_True . 2025-09-20 16:09:34 +08:00
TestNNParametrization.test_wrapper_subclass_parametrization_swap_True . 2025-09-20 16:09:34 +08:00
TestNNParametrizationDeviceCUDA.test_weight_norm_parametrization_swap_False_cuda . 2025-09-20 16:09:34 +08:00
TestNNParametrizationDeviceCUDA.test_weight_norm_parametrization_swap_True_cuda . 2025-09-20 16:09:34 +08:00
TestNamedTensor.test_flatten . 2025-09-20 16:09:34 +08:00
TestNamedTensor.test_reduction_fns . 2025-09-20 16:09:34 +08:00
TestNamedTensor.test_transpose_variants . 2025-09-20 16:09:34 +08:00
TestNamedTensor.test_unary_propagate_names_fns . 2025-09-20 16:09:34 +08:00
TestNamedTensor.test_unflatten . 2025-09-20 16:09:34 +08:00
TestNamedTensor.test_using_unseen_interned_string_bumps_refcount_permanently . 2025-09-20 16:09:34 +08:00
TestNamedTensor.test_using_unseen_uninterned_string_refcounts . 2025-09-20 16:09:34 +08:00
TestNegative.test_exceptions . 2025-09-20 16:09:34 +08:00
TestNestedTensor.test_binary_recompiles . 2025-09-20 16:09:34 +08:00
TestNestedTensor.test_unbind . 2025-09-20 16:09:34 +08:00
TestNestedTensorSubclassCPU.test_chunk_cpu . 2025-09-20 16:09:34 +08:00
TestNonarrayArgs.test_dunder_round_edgecases_val_2147483647_ndigits_-1 . 2025-09-20 16:09:34 +08:00
TestNonarrayArgs.test_dunder_round_edgecases_val_2147483647_ndigits_-9 . 2025-09-20 16:09:34 +08:00
TestNonarrayArgs.test_dunder_round_edgecases_val_2147483647_ndigits_-10 . 2025-09-20 16:09:34 +08:00
TestNonzeroAndCountNonzero.test_count_nonzero_axis . 2025-09-20 16:09:34 +08:00
TestNormDouble.test_axis . 2025-09-20 16:09:34 +08:00
TestNormDouble.test_bad_args . 2025-09-20 16:09:34 +08:00
TestNormDouble.test_matrix_2x2 . 2025-09-20 16:09:34 +08:00
TestNormInt64.test_axis . 2025-09-20 16:09:34 +08:00
TestNormInt64.test_bad_args . 2025-09-20 16:09:34 +08:00
TestNormInt64.test_matrix_2x2 . 2025-09-20 16:09:34 +08:00
TestNormSingle.test_axis . 2025-09-20 16:09:34 +08:00
TestNormSingle.test_bad_args . 2025-09-20 16:09:34 +08:00
TestNormSingle.test_matrix_2x2 . 2025-09-20 16:09:34 +08:00
TestNumPyInteropCPU.test_numpy_non_writeable_cpu . 2025-09-20 16:09:34 +08:00
TestObserver.test_per_tensor_observers . 2025-09-20 16:09:34 +08:00
TestOptimizations.test_example_inputs . 2025-09-20 16:09:34 +08:00
TestOptimizations.test_example_inputs_runtime_use . 2025-09-20 16:09:34 +08:00
TestOutDtypeOp.test_out_dtype_non_op_overload . 2025-09-20 16:09:34 +08:00
TestOutDtypeOp.test_out_dtype_wrong_output . 2025-09-20 16:09:34 +08:00
TestPadding.test_constant_padNd . 2025-09-20 16:09:34 +08:00
TestPasses.test_functionalize_inline_contraints . 2025-09-20 16:09:34 +08:00
TestPasses.test_views_op_having_view_copy . 2025-09-20 16:09:34 +08:00
TestPercentile.test_extended_axis_invalid . 2025-09-20 16:09:34 +08:00
TestPercentile.test_scalar_q . 2025-09-20 16:09:34 +08:00
TestPoolingNN.test_MaxUnpool2d_output_size . 2025-09-20 16:09:34 +08:00
TestProfiler.test_flops . 2025-09-20 16:09:34 +08:00
TestProfiler.test_high_level_trace . 2025-09-20 16:09:34 +08:00
TestProfiler.test_is_profiler_enabled . 2025-09-20 16:09:34 +08:00
TestProfiler.test_source . 2025-09-20 16:09:34 +08:00
TestProfiler.test_source_multithreaded_basic_work_in_main_thread_True . 2025-09-20 16:09:34 +08:00
TestProfiler.test_source_multithreaded_close_in_scope_work_in_main_thread_True . 2025-09-20 16:09:34 +08:00
TestProfiler.test_source_multithreaded_complex_work_in_main_thread_True . 2025-09-20 16:09:34 +08:00
TestProfiler.test_source_multithreaded_multiple_preexisting_work_in_main_thread_True . 2025-09-20 16:09:34 +08:00
TestProfiler.test_source_multithreaded_open_in_scope_work_in_main_thread_True . 2025-09-20 16:09:34 +08:00
TestProfilerTree.test_profiler_experimental_tree_with_memory . 2025-09-20 16:09:34 +08:00
TestProfilerTree.test_profiler_experimental_tree_with_memory_and_stack . 2025-09-20 16:09:34 +08:00
TestProfilerTree.test_profiler_experimental_tree_with_record_function . 2025-09-20 16:09:34 +08:00
TestProfilerTree.test_profiler_experimental_tree_with_stack_and_torch_dispatch . 2025-09-20 16:09:34 +08:00
TestProfilerTree.test_profiler_experimental_tree_with_stack_and_torch_function . 2025-09-20 16:09:34 +08:00
TestPutAlongAxis.test_broadcast . 2025-09-20 16:09:34 +08:00
TestPutmask.test_byteorder_greater_False . 2025-09-20 16:09:34 +08:00
TestPutmask.test_byteorder_greater_True . 2025-09-20 16:09:34 +08:00
TestPutmask.test_record_array . 2025-09-20 16:09:34 +08:00
TestPythonAutograd.test_backwards2 . 2025-09-20 16:09:34 +08:00
TestPythonAutograd.test_forwards1 . 2025-09-20 16:09:34 +08:00
TestPythonAutograd.test_forwards2 . 2025-09-20 16:09:34 +08:00
TestPythonAutograd.test_split . 2025-09-20 16:09:34 +08:00
TestPythonRegistration.test_finalizer . 2025-09-20 16:09:34 +08:00
TestQR.test_mode_raw . 2025-09-20 16:09:34 +08:00
TestQR.test_qr_empty_m_0_n_0 . 2025-09-20 16:09:34 +08:00
TestQR.test_qr_empty_m_0_n_3 . 2025-09-20 16:09:34 +08:00
TestQR.test_qr_empty_m_3_n_0 . 2025-09-20 16:09:34 +08:00
TestQuantile.test_quantile_monotonic_method_averaged_inverted_cdf . 2025-09-20 16:09:34 +08:00
TestQuantile.test_quantile_monotonic_method_closest_observation . 2025-09-20 16:09:34 +08:00
TestQuantile.test_quantile_monotonic_method_hazen . 2025-09-20 16:09:34 +08:00
TestQuantile.test_quantile_monotonic_method_interpolated_inverted_cdf . 2025-09-20 16:09:34 +08:00
TestQuantile.test_quantile_monotonic_method_inverted_cdf . 2025-09-20 16:09:34 +08:00
TestQuantile.test_quantile_monotonic_method_median_unbiased . 2025-09-20 16:09:34 +08:00
TestQuantile.test_quantile_monotonic_method_normal_unbiased . 2025-09-20 16:09:34 +08:00
TestQuantile.test_quantile_monotonic_method_weibull . 2025-09-20 16:09:34 +08:00
TestQuantizedEmbeddingOps.test_embedding_bag_2d_indices . 2025-09-20 16:09:34 +08:00
TestQuantizedOps.test_custom_module_lstm . 2025-09-20 16:09:34 +08:00
TestQuantizedOps.test_max_pool2d_cudnn . 2025-09-20 16:09:34 +08:00
TestQuantizedOps.test_qtanh . 2025-09-20 16:09:34 +08:00
TestQuantizedTensor.test_choose_qparams . 2025-09-20 16:09:34 +08:00
TestQuantizedTensor.test_choose_qparams_optimized . 2025-09-20 16:09:34 +08:00
TestQuantizedTensor.test_decomposed_dequantize_per_tensor . 2025-09-20 16:09:34 +08:00
TestQuantizedTensor.test_decomposed_quantize_per_tensor . 2025-09-20 16:09:34 +08:00
TestQuantizedTensor.test_decomposed_quantize_per_tensor_bfloat16_input . 2025-09-20 16:09:34 +08:00
TestQuantizedTensor.test_fp16_saturate_op . 2025-09-20 16:09:34 +08:00
TestQuantizedTensor.test_qtensor_cpu . 2025-09-20 16:09:34 +08:00
TestQuantizedTensor.test_quantize_per_channel_sub_byte . 2025-09-20 16:09:34 +08:00
TestReductionsCPU.test_std_vs_numpy_cpu_complex64 . 2025-09-20 16:09:34 +08:00
TestReductionsCPU.test_std_vs_numpy_cpu_complex128 . 2025-09-20 16:09:34 +08:00
TestReductionsCPU.test_std_vs_numpy_cpu_float32 . 2025-09-20 16:09:34 +08:00
TestReductionsCPU.test_std_vs_numpy_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestReductionsCPU.test_var_vs_numpy_cpu_complex64 . 2025-09-20 16:09:34 +08:00
TestReductionsCPU.test_var_vs_numpy_cpu_complex128 . 2025-09-20 16:09:34 +08:00
TestReductionsCPU.test_var_vs_numpy_cpu_float32 . 2025-09-20 16:09:34 +08:00
TestReductionsCPU.test_var_vs_numpy_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestRequire.test_C_and_F_simul . 2025-09-20 16:09:34 +08:00
TestRequire.test_require_each . 2025-09-20 16:09:34 +08:00
TestRequire.test_unknown_requirement . 2025-09-20 16:09:34 +08:00
TestRollaxis.test_exceptions . 2025-09-20 16:09:34 +08:00
TestRot90.test_basic . 2025-09-20 16:09:34 +08:00
TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_bfloat16_cpu_bfloat16 . 2025-09-20 16:09:34 +08:00
TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float16_cpu_float16 . 2025-09-20 16:09:34 +08:00
TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float32_cpu_float32 . 2025-09-20 16:09:34 +08:00
TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_0_float64_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_bfloat16_cpu_bfloat16 . 2025-09-20 16:09:34 +08:00
TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float16_cpu_float16 . 2025-09-20 16:09:34 +08:00
TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float32_cpu_float32 . 2025-09-20 16:09:34 +08:00
TestSDPACPU.test_fused_sdp_choice_cpu_type_dense_dropout_0_7_float64_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestScalarIndexing.test_invalid_newaxis . 2025-09-20 16:09:34 +08:00
TestScalarIndexing.test_invalid_subscript . 2025-09-20 16:09:34 +08:00
TestScalarIndexing.test_invalid_subscript_assignment . 2025-09-20 16:09:34 +08:00
TestScript.test_conv_error . 2025-09-20 16:09:34 +08:00
TestScript.test_error_stacktrace_interface . 2025-09-20 16:09:34 +08:00
TestScript.test_infer_size . 2025-09-20 16:09:34 +08:00
TestScript.test_is_scripting . 2025-09-20 16:09:34 +08:00
TestScript.test_method_overloading . 2025-09-20 16:09:34 +08:00
TestScript.test_namedtuple_default_values_using_factory_constructor . 2025-09-20 16:09:34 +08:00
TestScript.test_parse_nested_names . 2025-09-20 16:09:34 +08:00
TestScript.test_parse_tensor_constants . 2025-09-20 16:09:34 +08:00
TestScript.test_python_call . 2025-09-20 16:09:34 +08:00
TestScript.test_python_frontend . 2025-09-20 16:09:34 +08:00
TestScript.test_python_frontend_py3 . 2025-09-20 16:09:34 +08:00
TestScript.test_script_pack_padded_sequence . 2025-09-20 16:09:34 +08:00
TestScript.test_string_device_implicit_conversion . 2025-09-20 16:09:34 +08:00
TestScript.test_torch_functional_tensordot_int . 2025-09-20 16:09:34 +08:00
TestShapeOpsCUDA.test_flip_cuda_float32 . 2025-09-20 16:09:34 +08:00
TestSortComplex.test_sort_real_type_in_g_type_out_G . 2025-09-20 16:09:34 +08:00
TestSplit.test_unequal_split . 2025-09-20 16:09:34 +08:00
TestStackMisc.test_stack . 2025-09-20 16:09:34 +08:00
TestStats.test_dtype_from_dtype . 2025-09-20 16:09:34 +08:00
TestStats.test_out . 2025-09-20 16:09:34 +08:00
TestSubclassSerialization.test_allowlist_for_weights_only . 2025-09-20 16:09:34 +08:00
TestTEFuserDynamic.test_remove_output_used_only_in_size . 2025-09-20 16:09:34 +08:00
TestTEFuserDynamic.test_to_dtype . 2025-09-20 16:09:34 +08:00
TestTEFuserDynamic.test_torch_to . 2025-09-20 16:09:34 +08:00
TestTEFuserStatic.test_inlined_optimized_graph . 2025-09-20 16:09:34 +08:00
TestTEFuserStatic.test_remove_output_used_only_in_size . 2025-09-20 16:09:34 +08:00
TestTEFuserStatic.test_to_dtype . 2025-09-20 16:09:34 +08:00
TestTEFuserStatic.test_torch_to . 2025-09-20 16:09:34 +08:00
TestTake.test_raise . 2025-09-20 16:09:34 +08:00
TestTakeAlongAxis.test_invalid . 2025-09-20 16:09:34 +08:00
TestTensorBoardUtils.test_numpy_vid_uint8 . 2025-09-20 16:09:34 +08:00
TestTensorCreationCPU.test_block_diag_cpu . 2025-09-20 16:09:34 +08:00
TestTensorCreationCPU.test_constructor_dtypes_cpu . 2025-09-20 16:09:34 +08:00
TestTensorProtoSummary.test_half_tensor_proto_bfloat16_proto_type_14 . 2025-09-20 16:09:34 +08:00
TestTensorProtoSummary.test_half_tensor_proto_float16_proto_type_19 . 2025-09-20 16:09:34 +08:00
TestTorch.test_map . 2025-09-20 16:09:34 +08:00
TestTorch.test_new . 2025-09-20 16:09:34 +08:00
TestTorch.test_parsing_intlist . 2025-09-20 16:09:34 +08:00
TestTorch.test_tensor_ressurecting_clear . 2025-09-20 16:09:34 +08:00
TestTorch.test_type . 2025-09-20 16:09:34 +08:00
TestTorch.test_upsample_nearest2d_meta . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_add_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_addcdiv_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_addcmul_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_atan2_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_div_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_eq_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_fmod_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_ge_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_gt_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_le_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_lerp_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_lt_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_masked_fill_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_masked_scatter_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_mul_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_ne_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_pow_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_remainder_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_broadcast_fn_sub_cpu . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool1d_cpu_float32 . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool1d_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool2d_cpu_float32 . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool2d_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool3d_cpu_float32 . 2025-09-20 16:09:34 +08:00
TestTorchDeviceTypeCPU.test_nondeterministic_alert_MaxUnpool3d_cpu_float64 . 2025-09-20 16:09:34 +08:00
TestTorchFunctionMode.test_mode_notimplemented_loop . 2025-09-20 16:09:34 +08:00
TestTorchFunctionMode.test_modes_return_notimplemented . 2025-09-20 16:09:34 +08:00
TestTorchFunctionMode.test_nested_modes_with_python_has_torch_function . 2025-09-20 16:09:34 +08:00
TestTorchFunctionMode.test_subclass_hash . 2025-09-20 16:09:34 +08:00
TestTorchFunctionOverride.test_Tensor___cuda_array_interface_____get__ . 2025-09-20 16:09:34 +08:00
TestTorchFunctionWarning.test_warn_on_invalid_torch_function_tensor_subclass . 2025-09-20 16:09:34 +08:00
TestTorchTidyProfiler.test_nnmodule_params . 2025-09-20 16:09:34 +08:00
TestTorchTidyProfiler.test_tensorimpl_invalidation_full . 2025-09-20 16:09:34 +08:00
TestTorchTidyProfiler.test_tensorimpl_invalidation_keep_alive . 2025-09-20 16:09:34 +08:00
TestTorchTidyProfiler.test_tensorimpl_invalidation_scalar_args . 2025-09-20 16:09:34 +08:00
TestTorchTidyProfiler.test_tensorimpl_invalidation_set . 2025-09-20 16:09:34 +08:00
TestTorchbind.test_torchbind_inductor . 2025-09-20 16:09:34 +08:00
TestTrilIndicesFrom.test_exceptions . 2025-09-20 16:09:34 +08:00
TestTriuIndicesFrom.test_exceptions . 2025-09-20 16:09:34 +08:00
TestTypeHints.test_doc_examples . 2025-09-20 16:09:34 +08:00
TestTypePromotionCPU.test_alpha_mismatch_cpu . 2025-09-20 16:09:34 +08:00
TestTypePromotionCPU.test_alternate_result_cpu . 2025-09-20 16:09:34 +08:00
TestUnflatten.test_unflatten_container_type . 2025-09-20 16:09:34 +08:00
TestUnique.test_unique_axis . 2025-09-20 16:09:34 +08:00
TestUnique.test_unique_axis_errors . 2025-09-20 16:09:34 +08:00
TestVerifyCorrectness.test_incorrect_verify_true . 2025-09-20 16:09:34 +08:00
TestVerifyCorrectness.test_torchscript . 2025-09-20 16:09:34 +08:00
TestVmapAPI.test_fallback_does_not_warn_by_default . 2025-09-20 16:09:34 +08:00
TestVmapAPI.test_fallback_warns_when_warnings_are_enabled . 2025-09-20 16:09:34 +08:00
TestVmapAPI.test_out_dim_out_of_bounds_err_msg . 2025-09-20 16:09:34 +08:00
TestVmapOperators.test_new_empty_strided . 2025-09-20 16:09:34 +08:00
TestVsplit.test_0D_array . 2025-09-20 16:09:34 +08:00
TestVsplit.test_1D_array . 2025-09-20 16:09:34 +08:00
TestVsplit.test_non_iterable . 2025-09-20 16:09:34 +08:00
TestVstack.test_empty_input . 2025-09-20 16:09:34 +08:00
TestVstack.test_non_iterable . 2025-09-20 16:09:34 +08:00
TestWhere.test_error . 2025-09-20 16:09:34 +08:00
TraceRuleTests.test_skipfiles_inlinelist . 2025-09-20 16:09:34 +08:00
UnspecTests.test_builtin_max_min . 2025-09-20 16:09:34 +08:00
UnspecTests.test_conv1d_symint_padding . 2025-09-20 16:09:34 +08:00
UnspecTests.test_isinstance_symint . 2025-09-20 16:09:34 +08:00
UnspecTests.test_mark_01_dynamic . 2025-09-20 16:09:34 +08:00
UnspecTests.test_no_recompilations . 2025-09-20 16:09:34 +08:00
UnspecTests.test_no_recompiles . 2025-09-20 16:09:34 +08:00
UnspecTests.test_propagate_dynamic_dim . 2025-09-20 16:09:34 +08:00
UnspecTests.test_use_and_specialize . 2025-09-20 16:09:34 +08:00