Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
420
int 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
LogToStderr
Function · 0.85
Tested by
no test coverage detected