Searched refs:TF_SetAttrPlaceholder (Results 1 – 3 of 3) sorted by relevance
552 TF_CAPI_EXPORT extern void TF_SetAttrPlaceholder(TF_OperationDescription* desc,
1243 TF_SetAttrPlaceholder(desc, "index", placeholder); in NodeWithPlaceholderAttrHelper()
1318 void TF_SetAttrPlaceholder(TF_OperationDescription* desc, const char* attr_name, in TF_SetAttrPlaceholder() function