aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/python/framework/importer_test.py
Commit message (Expand)AuthorAge
* Remove tf.RegisterShape from public API. No longer needed sinceGravatar Vijay Vasudevan2016-11-21
* Makes some ref-related dtype methods private.Gravatar A. Unique TensorFlower2016-11-17
* Removes the _ref dtypes from the public list.Gravatar A. Unique TensorFlower2016-11-15
* Make the python default for shape fn be call_cpp_shape_fn.Gravatar A. Unique TensorFlower2016-11-14
* Switch callers of tf.pack and tf.unpack to call tf.stack and tf.unstack instead.Gravatar A. Unique TensorFlower2016-11-03
* TensorFlow: Fix shape functions for Resources to match reality: mostGravatar Vijay Vasudevan2016-09-14
* Validate the argument to `tf.name_scope()` and fix bug in op name validation.Gravatar Derek Murray2016-07-01
* Change testLargeGraph to use a 1-filled tensor instead of random filled,Gravatar A. Unique TensorFlower2016-06-16
* 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
* 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
* Make shape inference more scalar strictGravatar Geoffrey Irving2016-01-24
* TensorFlow: fix importer to properly fill in default values.Gravatar Vijay Vasudevan2016-01-11
* Added 'logging' import to control_flow_ops which is used in the file but not ...Gravatar A. Unique TensorFlower2016-01-05
* TensorFlow: upstream changes to gitGravatar Vijay Vasudevan2015-12-03
* TensorFlow: Upstream changes to git.Gravatar Vijay Vasudevan2015-12-03
* TensorFlow: Upstream changes to gitGravatar Manjunath Kudlur2015-11-25
* TensorFlow: Improve performance of AlexnetGravatar Manjunath Kudlur2015-11-20
* 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