aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/core/framework/resource_mgr_test.cc
Commit message (Expand)AuthorAge
* Ensure ResourceMgr::LookupOrCreate calls create fn just onceGravatar Nick Felt2018-05-24
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-04-02
* Prepare to remove a bunch of proto.h includes from tensorflow/core headersGravatar Geoffrey Irving2017-06-29
* Prepare to not include node_def.proto.h in node_def_util.hGravatar Geoffrey Irving2017-06-23
* Make single-parameter constructors explicitGravatar A. Unique TensorFlower2017-05-31
* Added an op to delete a resource from a container.Gravatar Manjunath Kudlur2017-01-30
* Fix a compilation warningGravatar Benoit Steiner2016-10-19
* Adds a resource reference dtype to TF.Gravatar A. Unique TensorFlower2016-10-14
* Do not make it an error to cleanup a non-existent container. This avoidsGravatar A. Unique TensorFlower2016-08-16
* Update copyright for 3p/tf/core.Gravatar A. Unique TensorFlower2016-06-02
* Replace uses of RE2 with Scanner, for sources that are used on mobile.Gravatar A. Unique TensorFlower2016-03-09
* Many tensorflow/core build clean ups.Gravatar Josh Levenberg2016-01-20
* Replacing reference 'names' variable with 'example_names' variable.Gravatar A. Unique TensorFlower2016-01-20
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06