Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Dprofiling.py64 def __init__(self, profile_datum): argument
78 def add(self, profile_datum): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/cli/
H A Dprofile_analyzer_cli.py143 profile_datum, argument
194 def _list_profile_sort_key(profile_datum, sort_by): argument