Searched defs:tflite_graph (Results 1 – 3 of 3) sorted by relevance
175 def _assert_tflite_flatbuffer_is_equivalent_to_test_graph(self, tflite_graph): argument
1337 bytes tflite_graph = 5; field
19118 inline const std::string& ClientOnlyPlan::tflite_graph() const { in tflite_graph() function19149 inline void ClientOnlyPlan::set_allocated_tflite_graph(std::string* tflite_graph) { in set_allocated_tflite_graph()