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.cc3019 bool CheckOneInput(PyObject* item) { function
3055 if (!CheckOneInput(inner_item)) {
3065 } else if (!CheckOneInput(item)) {