Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/testing/_internal/
H A Dlogging_utils.py32 def log_api(**kwargs): function
94 with log_api(**kwargs), self._handler_watcher(records):
/aosp_15_r20/external/pytorch/test/onnx/internal/
H A Dtest_diagnostics.py476 self, log_api: str, log_level: int
489 getattr(diagnostic, log_api)(message)
/aosp_15_r20/external/pigweed/pw_log_rpc/
H A Ddocs.rst80 source1[Source 1]-->log_api[pw_log API];
81 source2[Source 2]-->log_api;
82 log_api-->log_backend[Log backend];