Searched refs:ConvertPyObjectToAttributeType (Results 1 – 7 of 7) sorted by relevance
73 result = _op_def_util.ConvertPyObjectToAttributeType(value, attr_type)99 _op_def_util.ConvertPyObjectToAttributeType(value, attr_type)
78 Safe_PyObjectPtr ConvertPyObjectToAttributeType(PyObject* value,
24 ::tensorflow::ConvertPyObjectToAttributeType( in ConvertAttr()
48 using ::tensorflow::ConvertPyObjectToAttributeType;98 auto result = ConvertPyObjectToAttributeType(value.ptr(), type); in ToAttributeType()
326 Safe_PyObjectPtr ConvertPyObjectToAttributeType(PyObject* value, in ConvertPyObjectToAttributeType() function
202 Safe_PyObjectPtr converted = ConvertPyObjectToAttributeType(src, attr.type); in ConvertAttribute()
501 tensorflow::ConvertPyObjectToAttributeType