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.cc1810 bool CheckOneInput(PyObject* item) { function
1839 if (!CheckOneInput(inner_item)) {
1849 } else if (!CheckOneInput(item)) {