aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/util
Commit message (Expand)AuthorAge
* Remove magic-doc-links from code.Gravatar Mark Daoust2018-08-16
* Windows: Enable tensorflow/contrib in Bazel build (Second try)Gravatar A. Unique TensorFlower2018-04-02
* Remove all_opensource_files. It's not needed any more.Gravatar Martin Wicke2018-03-28
* Automated g4 rollback of changelist 189231636Gravatar A. Unique TensorFlower2018-03-15
* Merge changes from github.Gravatar Jacques Pienaar2018-03-15
* Cleanup: Ran clang-format on all *.{cc,h} files in tensorflow/contrib/.../*.{...Gravatar A. Unique TensorFlower2018-01-30
* Remove THIRD_PARTY_ from #include guardsGravatar Sanjoy Das2018-01-24
* Remove RTLD_GLOBAL when loading pywrap_tensorflowGravatar Allen Lavoie2017-09-21
* 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
* Selected BUILD cleanup in tensorflow/contrib/...Gravatar A. Unique TensorFlower2017-06-20
* Automated g4 rollback of changelist 155868794Gravatar Dan Ringwalt2017-05-15
* Add a tf.contrib.util.create_example utility for building Example protos.Gravatar Dan Ringwalt2017-05-12
* Fix lint issues after pull.Gravatar Martin Wicke2017-03-24
* Merge changes from github.Gravatar Martin Wicke2017-03-23
* Update module docstrings to (consistently) link to the guide in theGravatar A. Unique TensorFlower2017-02-24
* Link docstrings to module guides and remove redundant text.Gravatar Andrew Selle2017-02-13
* Seal contrib interfaces (as much a feasible). If you were using a symbol whic...Gravatar Martin Wicke2017-01-29
* Migrate to new namespace for Input, Output, etc. in the C++ API.Gravatar A. Unique TensorFlower2017-01-18
* Automated rollback of change 144776821Gravatar A. Unique TensorFlower2017-01-17
* Migrate to new namespace for Input, Output, etc. in the C++ API.Gravatar A. Unique TensorFlower2017-01-17
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Disabling conversion to memmapped format for constant types that can't beGravatar A. Unique TensorFlower2016-10-25
* In tf.contrib, only load external op libraries on non-Windows platforms.Gravatar Derek Murray2016-10-18
* Modify tensorflow command line flag parsing:Gravatar A. Unique TensorFlower2016-10-14
* Allow writing the MetaGraphDef to an event summary.Gravatar Eugene Brevdo2016-10-06
* Improvements to the C++ graph building API.Gravatar Manjunath Kudlur2016-07-15
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Merge changes from github.Gravatar Vijay Vasudevan2016-05-26
* Oops, did not properly include docs for ops_used_by_graph_def function.Gravatar Josh Levenberg2016-05-16
* Add function ops_used_by_graph_def(), with the functionality ofGravatar Josh Levenberg2016-04-29
* Added a format for saving an inference graph that can be memmapped and an uti...Gravatar A. Unique TensorFlower2016-04-18
* Make the contrib.layers, contrib.util, and python_io packages only exposeGravatar A. Unique TensorFlower2016-03-03
* Expose tf.contrib.util.stripped_op_list_for_graphGravatar Geoffrey Irving2016-03-02
* Expose tf.contrib.util.stripped_op_list_for_graphGravatar Geoffrey Irving2016-02-29
* Expose tf.contrib.util.stripped_op_list_for_graphGravatar Geoffrey Irving2016-02-29
* TensorFlow: add 'make_ndarray' to contrib/utilGravatar Vijay Vasudevan2016-02-29
* Merge changes from github.Gravatar Vijay Vasudevan2016-02-17
* Added tool to inspect checkpoints.Gravatar Sherry Moore2016-02-12
* Remove tf.tensor_util and change tf.unsupported to tf.contrib.utilGravatar Geoffrey Irving2016-02-08