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