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.cc2993 PyObject* GetPythonObjectFromString(tensorflow::StringPiece s) { function
3356 GetPythonObjectFromString("ReadVariableOp"));
3446 GetPythonObjectFromString(input_arg.type_attr()));
3744 GetPythonObjectFromString(input_arg.number_attr()));
3811 flattened_attrs->emplace_back(GetPythonObjectFromString(attr_name));
3970 PyTuple_SET_ITEM(result, 0, GetPythonObjectFromString(str));