Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/optests/
H A Dgenerate_tests.py214 validate_failures_dict_formatting(failures_dict_path)
340 def validate_failures_dict_formatting(failures_dict_path: str) -> None: function