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