Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/platform/
Dtf_logging.py243 count = _GetNextLogCountPerToken(_GetFileAndLine())
259 count = _GetNextLogCountPerToken(_GetFileAndLine())
270 def _GetFileAndLine(): function
289 (filename, line) = file_and_line or _GetFileAndLine()