Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/compiler/tensorrt/test/
Dtf_function_test.py94 def _VerifyTestAttrs(self, function_protos): argument
96 for func_def in function_protos:
307 self._VerifyTestAttrs(function_protos=gdef_to_verify.library.function)
320 self._VerifyTestAttrs(function_protos=gdef_to_verify.library.function)
/external/tensorflow/tensorflow/python/profiler/
Dpprof_profiler.py139 def function_protos(self): member in Functions
357 pprof_profile.function.extend(self._functions.function_protos())