Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc2415 PyObject* user_output, std::vector<PyObject*>* output_tangents) { argument
2416 if (user_output == Py_None) {
2421 PySequence_Fast(user_output, "expected a sequence of forward gradients"));