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.cc3005 PyObject* GetPythonObjectFromString(tensorflow::StringPiece s) { function
3368 GetPythonObjectFromString("ReadVariableOp"));
3458 GetPythonObjectFromString(input_arg.type_attr()));
3756 GetPythonObjectFromString(input_arg.number_attr()));
3823 flattened_attrs->emplace_back(GetPythonObjectFromString(attr_name));
3983 PyTuple_SET_ITEM(result, 0, GetPythonObjectFromString(str));