LostTech.TensorFlow : API Documentation

Type bundle_shim

Namespace tensorflow.contrib.session_bundle.bundle_shim

Public static methods

ValueTuple<Session, object> load_session_bundle_or_saved_model_bundle_from_path(object export_dir, IEnumerable<string> tags, string target, object config)

object load_session_bundle_or_saved_model_bundle_from_path_dyn(object export_dir, object tags, ImplicitContainer<T> target, object config)

Public properties

PythonFunctionContainer load_session_bundle_or_saved_model_bundle_from_path_fn get;