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

Function main

tensorflow/lite/simple_memory_arena_test.cc:129–133  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

127} // namespace tflite
128
129int main(int argc, char** argv) {
130 ::tflite::LogToStderr();
131 ::testing::InitGoogleTest(&argc, argv);
132 return RUN_ALL_TESTS();
133}

Callers

nothing calls this directly

Calls 1

LogToStderrFunction · 0.85

Tested by

no test coverage detected