Home
last modified time | relevance | path

Searched defs:get_prediction_confidence (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/pytorch/tools/testing/target_determination/heuristics/
H A Dhistorical_edited_files.py29 def get_prediction_confidence(self, tests: list[str]) -> TestPrioritizations: member in HistorialEditedFiles
H A Dprofiling.py27 def get_prediction_confidence(self, tests: list[str]) -> TestPrioritizations: member in Profiling
H A Dcorrelated_with_historical_failures.py24 def get_prediction_confidence(self, tests: list[str]) -> TestPrioritizations: member in CorrelatedWithHistoricalFailures
H A Dedited_by_pr.py21 def get_prediction_confidence(self, tests: list[str]) -> TestPrioritizations: member in EditedByPR
H A Dpublic_bindings.py23 def get_prediction_confidence(self, tests: list[str]) -> TestPrioritizations: member in PublicBindings
H A Dmentioned_in_pr.py30 def get_prediction_confidence(self, tests: list[str]) -> TestPrioritizations: member in MentionedInPR
H A Dllm.py26 def get_prediction_confidence(self, tests: list[str]) -> TestPrioritizations: member in LLM
H A Dhistorical_class_failure_correlation.py34 def get_prediction_confidence(self, tests: list[str]) -> TestPrioritizations: member in HistoricalClassFailurCorrelation
H A Dpreviously_failed_in_pr.py30 def get_prediction_confidence(self, tests: list[str]) -> TestPrioritizations: member in PreviouslyFailedInPR
H A Dfilepath.py90 def get_prediction_confidence(self, tests: list[str]) -> TestPrioritizations: member in Filepath
H A Dinterface.py326 def get_prediction_confidence(self, tests: list[str]) -> TestPrioritizations: member in HeuristicInterface
/aosp_15_r20/external/pytorch/tools/test/heuristics/
H A Dtest_interface.py31 def get_prediction_confidence( member in TestTD.make_heuristic.Heuristic