aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/platform/resource_loader.py
Commit message (Expand)AuthorAge
* Removing @@ comments from core TensorFlow. They are no longer needed for expo...Gravatar Anna R2018-04-26
* Removing remove_undocumented calls from tensorflow/python.Gravatar Anna R2018-04-25
* Adding tf_export decorators/calls to TensorFlow functions and constants.Gravatar Anna R2018-01-31
* Introduce TFDecorator, a base class for Python TensorFlow decorators. Provide...Gravatar Charles Nicholson2017-04-21
* A small style fix.Gravatar Gunhan Gulsoy2017-03-30
* Implement get_root_dir_with_all_resources for tf.resource_loader.Gravatar Gunhan Gulsoy2017-03-14
* Update Python doc strings for the new doc generator pipeline.Gravatar A. Unique TensorFlower2017-02-14
* Seal tf.resource_loader's interface.Gravatar Patrick Nguyen2016-10-18
* TensorBoard: Fix IOError message when file is not found.Gravatar Dan Smilkov2016-10-13
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Rename python/platform/logging.py to python/platform/tf_logging to simplify f...Gravatar A. Unique TensorFlower2016-04-22
* Add unused placeholder for readahead file path support.Gravatar Dan Mané2016-04-12
* Re-working resource_loader to address some problems with dynamically loading ...Gravatar A. Unique TensorFlower2016-04-07
* Adding get_resource_path to resource_loader.py for getting the pathGravatar A. Unique TensorFlower2016-04-01
* Fixing some implicit int64->32 downcast errors. (In most cases, byGravatar David G. Andersen2016-03-29
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Change: 111565458Gravatar Manjunath Kudlur2016-01-07
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial steps towards python3 support, some documentationGravatar Vijay Vasudevan2015-11-09
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06