tf.contrib.gan.eval.classifier_metrics.get_graph_def_from_url_tarballtf.contrib.gan.eval.get_graph_def_from_url_tarballtf.contrib.gan.eval.get_graph_def_from_url_tarball(
url,
filename,
tar_filename=None
)
Defined in tensorflow/contrib/gan/python/eval/python/classifier_metrics_impl.py.
Get a GraphDef proto from a tarball on the web.
url: Web address of tarballfilename: Filename of graph definition within tarballtar_filename: Temporary download filename (None = always download)A GraphDef loaded from a file in the downloaded tarball.
© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/python/tf/contrib/gan/eval/get_graph_def_from_url_tarball