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

Function main

tensorflow/lite/tools/command_line_flags_test.cc:173–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171} // namespace tflite
172
173int main(int argc, char** argv) {
174 ::tflite::LogToStderr();
175 ::testing::InitGoogleTest(&argc, argv);
176 return RUN_ALL_TESTS();
177}

Callers

nothing calls this directly

Calls 1

LogToStderrFunction · 0.85

Tested by

no test coverage detected