MCPcopy Create free account
hub / github.com/TensorPy/TensorPy / main

Function main

tensorpy/download_imagenet.py:43–44  ·  view source on GitHub ↗
(_)

Source from the content-addressed store, hash-verified

41
42
43def main(_):
44 maybe_download_and_extract()
45
46
47tf.compat.v1.app.run()

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected