Searched defs:exist_custom_nodes (Results 1 – 1 of 1) sorted by relevance
334 int CheckExistCustomOps(const schema::MetaGraphT *meta_graph, bool *exist_custom_nodes) { in CheckExistCustomOps()360 bool exist_custom_nodes = false; in PreInference() local