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