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