Skip to content

Instantly share code, notes, and snippets.

@richardgrantserverless
Created May 31, 2022 16:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richardgrantserverless/cd33e718e367bae657c3c0ec91c0be88 to your computer and use it in GitHub Desktop.
Save richardgrantserverless/cd33e718e367bae657c3c0ec91c0be88 to your computer and use it in GitHub Desktop.
strBucket = 'ryfeuslambda'
strKey = 'tensorflow/imagenet/classify_image_graph_def.pb'
strFile = '/tmp/imagenet/classify_image_graph_def.pb'
downloadFromS3(strBucket,strKey,strFile)
print(strFile)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment