Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
43
def
main(_):
44
maybe_download_and_extract()
45
46
47
tf.compat.v1.app.run()
Callers
nothing calls this directly
Calls
1
maybe_download_and_extract
Function · 0.85
Tested by
no test coverage detected