Searched refs:GetPythonObjectFromString (Results 1 – 1 of 1) sorted by relevance
3005 PyObject* GetPythonObjectFromString(tensorflow::StringPiece s) { function3368 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));