MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / main

Function main

tensorflow/lite/graph_info_test.cc:314–318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

312} // namespace tflite
313
314int main(int argc, char** argv) {
315 ::tflite::LogToStderr();
316 ::testing::InitGoogleTest(&argc, argv);
317 return RUN_ALL_TESTS();
318}

Callers

nothing calls this directly

Calls 1

LogToStderrFunction · 0.85

Tested by

no test coverage detected