aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/copy_graph
Commit message (Expand)AuthorAge
* Replace pip testing script with bazel.Gravatar Gunhan Gulsoy2017-02-13
* Documentation changes to adhere to new doc generatorGravatar Brennan Saeta2017-02-13
* Seal contrib interfaces (as much a feasible). If you were using a symbol whic...Gravatar Martin Wicke2017-01-29
* Remove so many more hourglass importsGravatar Justine Tunney2016-12-29
* Remove hourglass imports from even more testsGravatar Justine Tunney2016-12-16
* Change remaining tf.mul -> tf.multiply, tf.neg -> tf.negative, and tf.sub -> ...Gravatar Andrew Selle2016-12-16
* Remove hourglass imports from kernel_testsGravatar Justine Tunney2016-12-14
* Automated rollback of change 139400135Gravatar Jonathan Hseu2016-11-18
* Fix for Markdown in the Python docstrings.Gravatar A. Unique TensorFlower2016-11-17
* Rename `Tensor` to `Output` in all Python docsGravatar Jonathan Hseu2016-11-16
* Replace usages all_variables -> global_variables, GraphKeys.VARIABLES -> Grap...Gravatar Illia Polosukhin2016-11-04
* Replace usages initialize_all_variables -> global_variables_initializerGravatar Illia Polosukhin2016-11-03
* Add pylint indentation check to sanity and fix existing indentationGravatar A. Unique TensorFlower2016-09-11
* Split NodeDef out of graph.proto into node_def.proto. Needed so weGravatar A. Unique TensorFlower2016-08-22
* Update copyright for 3p/tf.Gravatar A. Unique TensorFlower2016-06-02
* Fix check_license and related failures due to new contrib/copy_graph directory.Gravatar A. Unique TensorFlower2016-05-05
* Merge changes from github.Gravatar A. Unique TensorFlower2016-05-05