aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/session_bundle/session_bundle_test.py
Commit message (Expand)AuthorAge
* Move from deprecated self.test_session() to self.session() when a graph is set.Gravatar A. Unique TensorFlower2018-08-21
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Change remaining tf.mul -> tf.multiply, tf.neg -> tf.negative, and tf.sub -> ...Gravatar Andrew Selle2016-12-16
* Replace SessionBundle half_plus_two genrule with export golden files.Gravatar Li Lao2016-12-13
* Implement bundle_shim.py which allows a system to load both legacy session bu...Gravatar A. Unique TensorFlower2016-12-06
* Support to read tensorflow checkpoint files in V2 in session bundle.Gravatar A. Unique TensorFlower2016-12-06
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* Add regression signature to half_plus_two model.Gravatar A. Unique TensorFlower2016-10-03
* Cleanup license headerGravatar A. Unique TensorFlower2016-09-29
* load_session_bundle_from_path now works for graphs without variables (e.g., t...Gravatar A. Unique TensorFlower2016-08-07
* Renaming LoadSessionBundleFromPath to load_session_bundle_from_path for PEP 8...Gravatar A. Unique TensorFlower2016-08-03
* Port python session_bundle from tensorflow_serving/session_bundle to tensorfl...Gravatar Kiril Gorovoy2016-07-19
* Automated rollback of change 127590512Gravatar Vijay Vasudevan2016-07-15
* Port python session_bundle from tensorflow_serving/session_bundle to tensorfl...Gravatar Kiril Gorovoy2016-07-15