Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/eager/
Dpywrap_tfe_src.cc1782 PyObject* GetPythonObjectFromString(const char* s) { function
2256 GetPythonObjectFromString("ReadVariableOp"));
2386 GetPythonObjectFromString(input_arg.type_attr().data()));
2669 GetPythonObjectFromString(input_arg.number_attr().data()));
2733 GetPythonObjectFromString(attr_name.data()));
2873 PyTuple_SET_ITEM(result, 0, GetPythonObjectFromString(str.c_str()));