Searched refs:IsGraphValidForInference (Results 1 – 1 of 1) sorted by relevance
373 bool IsGraphValidForInference(const std::shared_ptr<Graph>& graph) { in IsGraphValidForInference() function2107 if (IsGraphValidForInference(n_graph)) { in ONNXShapeTypeInference()