Home
last modified time | relevance | path

Searched refs:BuildFunctionDefProto (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/flex/
H A Ddelegate_data.cc55 void BuildFunctionDefProto(const std::string& function_name, in BuildFunctionDefProto() function
186 BuildFunctionDefProto(subgraph_name, *(subgraphs->at(i)), fdef); in RegisterFunctionDefForSubgraphs()