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