MCPcopy 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
451int main(int argc, char** argv) {
452 return tflite::label_image::Main(argc, argv);
453}

Callers

nothing calls this directly

Calls 1

MainFunction · 0.70

Tested by

no test coverage detected