Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc2492 bool ParseOpTypeString(PyObject* op_type, string* op_type_string) { function
2528 if (!ParseOpTypeString(op_type, &op_type_str)) {
2638 if (!ParseOpTypeString(op_type, &op_type_str)) {
2689 if (!ParseOpTypeString(op_type, &op_type_str)) {