Searched defs:text_proto (Results 1 – 2 of 2) sorted by relevance
146 const char* text_proto, in CreateFunctionsFromTextProto()8530 TF_Buffer* TFE_GetServerDef(const char* text_proto, TF_Status* status) { in TFE_GetServerDef()
1876 const char* text_proto = R"EOF( in CreateGraphForYEqualsXSquared() local