Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ main
Function
main
tensorflow/lite/examples/label_image/label_image.cc:451–453 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
449
} // namespace tflite
450
451
int main(int argc, char** argv) {
452
return tflite::label_image::Main(argc, argv);
453
}
Callers
nothing calls this directly
Calls
1
Main
Function · 0.70
Tested by
no test coverage detected