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

Function main

tensorflow/lite/delegates/flex/kernel_test.cc:420–424  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

418} // namespace tflite
419
420int main(int argc, char** argv) {
421 ::tflite::LogToStderr();
422 ::testing::InitGoogleTest(&argc, argv);
423 return RUN_ALL_TESTS();
424}

Callers

nothing calls this directly

Calls 1

LogToStderrFunction · 0.85

Tested by

no test coverage detected