Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/onnx/_internal/diagnostics/infra/
H A Dformatter.py23 def lazy_format_exception(exception: Exception) -> LazyString: function
H A Dcontext.py218 self.log(level, "%s", formatter.lazy_format_exception(exception))