Searched refs:TF_FunctionGetAttrValueProto (Results 1 – 3 of 3) sorted by relevance
722 void TF_FunctionGetAttrValueProto(TF_Function* func, const char* attr_name, in TF_FunctionGetAttrValueProto() function
1379 TF_CAPI_EXPORT extern void TF_FunctionGetAttrValueProto(
383 TF_FunctionGetAttrValueProto(func_, attr_name, attr_buf, s_); in GetAttr()1479 TF_FunctionGetAttrValueProto(func_, "foo_attr", attr_buf, s_); in TEST_F()