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

Function main

tensorflow/lite/model_flex_test.cc:41–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39} // namespace tflite
40
41int main(int argc, char** argv) {
42 ::tflite::LogToStderr();
43 ::testing::InitGoogleTest(&argc, argv);
44 return RUN_ALL_TESTS();
45}

Callers

nothing calls this directly

Calls 1

LogToStderrFunction · 0.85

Tested by

no test coverage detected