Searched defs:InsertNodeAfter (Results 1 – 2 of 2) sorted by relevance
124 absl::Status GraphFloat32::InsertNodeAfter(NodeId id, Node** new_node) { in InsertNodeAfter() function in tflite::gpu::GraphFloat32
479 TEST(Model, InsertNodeAfter) { in TEST() argument