aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/framework/importer.py
Commit message (Expand)AuthorAge
* Raise better error for missing ops when importing, to address #5639Gravatar Pete Warden2016-12-07
* Automated rollback of change 139400135Gravatar Jonathan Hseu2016-11-18
* Makes some ref-related dtype methods private.Gravatar A. Unique TensorFlower2016-11-17
* Rename `Tensor` to `Output` in all Python docsGravatar Jonathan Hseu2016-11-16
* Add a few more ops with incorrect shape functions to exception.Gravatar Vijay Vasudevan2016-10-27
* Switch Accumulator ops to use C++ shape functions.Gravatar A. Unique TensorFlower2016-10-24
* update some paths in commentsGravatar A. Unique TensorFlower2016-09-27
* ImportGraphDef for C++Gravatar Asim Shankar2016-09-22
* TensorFlow: Fix shape functions for Resources to match reality: mostGravatar Vijay Vasudevan2016-09-14
* Deprecate op_scope by extending name_scope and move all callers to the new na...Gravatar Lukasz Kaiser2016-08-09
* Validate the argument to `tf.name_scope()` and fix bug in op name validation.Gravatar Derek Murray2016-07-01
* Update copyright for 3p/tf/python.Gravatar A. Unique TensorFlower2016-06-02
* Support limited forward compatibility when importing a MetaGraphDef.Gravatar Josh Levenberg2016-05-09
* Set "add_shapes" to "True" when exporting graph_def in export_meta_graph.Gravatar Sherry Moore2016-05-05
* Fix dependencies bugsGravatar Eugene Brevdo2016-03-11
* TensorFlow python graphdef importer: fill in op_def of created ops.Gravatar Vijay Vasudevan2016-03-05
* TensorFlow: allow importer to rename colocation binders when usersGravatar Vijay Vasudevan2016-03-03
* Get rid of some import cruft.Gravatar Josh Levenberg2016-02-10
* Improve the support for device functions when using `tf.import_graph_def()`.Gravatar Derek Murray2016-02-09
* Change GraphDef versions to use version, min_consumer, min_producerGravatar Geoffrey Irving2016-01-26
* Fix Scatter*.png figuresGravatar A. Unique TensorFlower2016-01-14
* Change visibility to public in bower.BUILDGravatar A. Unique TensorFlower2016-01-13
* Minor fixes (related) to gpu_event_mgr_test.ccGravatar A. Unique TensorFlower2016-01-13
* Fix overly pessimistic shape inference in tf.batch_matmul for matrices with p...Gravatar A. Unique TensorFlower2016-01-12
* Fix error in link to mnist_with_summaries.pyGravatar Martin Wicke2016-01-12
* TensorFlow: fix importer to properly fill in default values.Gravatar Vijay Vasudevan2016-01-11
* Make sure new default values are set when loading old graphs.Gravatar Pete Warden2016-01-07
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-03
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* TensorFlow: conv improvements, label_image example, andGravatar Vijay Vasudevan2015-11-16
* TensorFlow: a few small updates.Gravatar Vijay Vasudevan2015-11-12
* TensorFlow: upstream changes from the afternoon.Gravatar Vijay Vasudevan2015-11-11
* TensorFlow: Initial commit of TensorFlow library.Gravatar Manjunath Kudlur2015-11-06