Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc3098 bool CheckOneInput(PyObject* item) { function
3134 if (!CheckOneInput(inner_item)) {
3144 } else if (!CheckOneInput(item)) {