aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar Vijay Vasudevan2016-05-27
* Get rid of tensorflow::test::NodeGravatar A. Unique TensorFlower2016-05-27
* Transforms for parsing lines from a CSV file and serialized tensorflow.Examples.Gravatar A. Unique TensorFlower2016-05-27
* Fixed the fp16 implementation of AddN for GPUsGravatar Benoit Steiner2016-05-27
* Update outdated error message for `Operation.run()`.Gravatar Derek Murray2016-05-27
* Adjustments to contrib/ffmpeg to allow the ops to run inside google3.Gravatar A. Unique TensorFlower2016-05-27
* Fix a breakage in mnist tutorial testGravatar Shanqing Cai2016-05-27
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-27
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-05-27
* Enable fp16 for convolution operations, gated on CUDA 7.5. (The fp16 testsGravatar A. Unique TensorFlower2016-05-27
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-26
* Implement the op to convert a float tensor to quantized and then dequantize itGravatar Jianmin Chen2016-05-26
* Changes to sparse_ops documentation.Gravatar Zongheng Yang2016-05-26
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-26
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-05-26
* Added support for fp16 to the softmax operationGravatar Benoit Steiner2016-05-26
* Features and bugfixes in TensorFlow RNN.Gravatar Eugene Brevdo2016-05-26
* Add 'avg_pool2d', 'dropout', 'flatten', 'max_pool2d', 'one_hot_encoding' to l...Gravatar A. Unique TensorFlower2016-05-26
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-26
* Adjust unit cost estimate for example_parsing_ops. The estimate was (mainly, ...Gravatar A. Unique TensorFlower2016-05-26
* Update tf.learn copyrights, and fix a few other lint errors.Gravatar A. Unique TensorFlower2016-05-26
* Added support for half floats to the batch normalization opGravatar Benoit Steiner2016-05-26
* Improved the performance of the log softmax opGravatar Benoit Steiner2016-05-26
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-26
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-05-26
* Skeleton for PartitionedVariable classGravatar Wei Ho2016-05-26
* fp16-enable ReverseOp.Gravatar A. Unique TensorFlower2016-05-26
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-26
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-05-26
* Merge changes from github.Gravatar Vijay Vasudevan2016-05-26
* Remove non-legacy public fns in prep for new ones to be added.Gravatar A. Unique TensorFlower2016-05-26
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-26
* Adding assign_from_values and assign_from_checkpoint to variables.Gravatar A. Unique TensorFlower2016-05-26
* Creates the ReaderSource class, which wraps tensorflow.ReaderBase classes.Gravatar A. Unique TensorFlower2016-05-26
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-26
* Improved the scalability of the cast operationGravatar Benoit Steiner2016-05-26
* Follow up to documentation sharding change to make the shardingGravatar Josh Levenberg2016-05-26
* Adding documentation on integration testing.Gravatar A. Unique TensorFlower2016-05-26
* Implement gradient for SparseSoftmax.Gravatar Zongheng Yang2016-05-26
* In graph_actions, makes sure monitors run only in chief.Gravatar A. Unique TensorFlower2016-05-26
* TensorFlow: Add additional debugging info to error messages whenGravatar Vijay Vasudevan2016-05-26
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-26
* Made the pooling code fp16 friendlyGravatar Benoit Steiner2016-05-26
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2016-05-26
* Add gradients for batch_cholesky.Gravatar A. Unique TensorFlower2016-05-26
* Fix broken Python 3 test: //tensorflow/contrib/learn:graph_io_testGravatar Derek Murray2016-05-26
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-26
* tf.learn: Adding update op to tf.contrib.layers.optimize_loss to support batc...Gravatar Illia Polosukhin2016-05-26
* Allow the output of the separable_conv2d to have the same number of channels ...Gravatar A. Unique TensorFlower2016-05-26
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2016-05-26