Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/functorch/
H A Ddiscover_coverage.py208 def get_top_ops(torch_threshold, nn_fn_threshold, with_counts=False): argument
289 def get_ops_percentage(torch_threshold, nn_fn_threshold): argument
310 def get_top_ops_not_covered_by_opinfo(torch_threshold=0, nn_fn_threshold=0): argument
850 def from_top_ops_threshold(cls, torch_threshold, nn_fn_threshold): argument