MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / main

Function main

tensorflow/lite/python/tflite_convert.py:514–515  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

512
513
514def main():
515 app.run(main=run_main, argv=sys.argv[:1])
516
517
518if __name__ == "__main__":

Callers 1

tflite_convert.pyFile · 0.70

Calls 1

runMethod · 0.45

Tested by

no test coverage detected