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