Home
last modified time | relevance | path

Searched refs:get_test_class_ratings (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/tools/testing/
H A Ddo_target_determination_for_s3.py15 get_test_class_ratings,
51 get_test_class_ratings()
/aosp_15_r20/external/pytorch/tools/stats/
H A Dimport_test_stats.py135 def get_test_class_ratings() -> Dict[str, Any]: function