Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/trackable/
H A Ddata_structures.py1097 def _is_function(x): function
/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dops.py3614 def _is_function(self, name): member in Graph