Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc1823 bool CheckInputsOk(PyObject* seq, int start_index, function
2568 if (!CheckInputsOk(args, kFastPathExecuteInputStartIndex, *op_def)) {