Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ main
Function
main
tensorflow/lite/interpreter_test.cc:1999–2003 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1997
} // namespace tflite
1998
1999
int main(int argc, char** argv) {
2000
::tflite::LogToStderr();
2001
::testing::InitGoogleTest(&argc, argv);
2002
return RUN_ALL_TESTS();
2003
}
Callers
nothing calls this directly
Calls
1
LogToStderr
Function · 0.85
Tested by
no test coverage detected