Skip to content

Instantly share code, notes, and snippets.

@hadifar
Created December 2, 2018 12:14
Show Gist options
  • Select an option

  • Save hadifar/32e376223bf0f5fe384dc393d9425570 to your computer and use it in GitHub Desktop.

Select an option

Save hadifar/32e376223bf0f5fe384dc393d9425570 to your computer and use it in GitHub Desktop.
with tf.Session() as sess:
tf.saved_model.loader.load(sess, [tag_constants.TRAINING], './test/')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment