Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/util/
Dutil.cc322 int IsResourceVariableHelper(PyObject* o) { in IsResourceVariableHelper() function
926 return IsResourceVariableHelper(o) == 1; in IsResourceVariable()