aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Improved the performance of narrow reductions on CUDAGravatar Benoit Steiner2016-02-29
* Generalize tf.test.compute_gradients to handle complex inputs and outputsGravatar Geoffrey Irving2016-02-29
* Fix OSS build breakage due to missing std namespace on vector.Gravatar A. Unique TensorFlower2016-02-29
* TensorFlow: fix undeclared inclusion for conv ops. Fixes #1334Gravatar Vijay Vasudevan2016-02-29
* Adding new category LOCAL_INITIALIZERS to GraphKeys.Gravatar A. Unique TensorFlower2016-02-29
* Added more streamlined interfaces for converting rendezvous idsGravatar A. Unique TensorFlower2016-02-29
* SDCA now accepts example_ids.Gravatar A. Unique TensorFlower2016-02-29
* Compute non-approximate duality gap based on the previous iterationGravatar A. Unique TensorFlower2016-02-29
* Fix futures testGravatar Martin Wicke2016-02-29
* Bugfix to the Any protobufGravatar Eugene Brevdo2016-02-29
* Adding an op to merge ids and values as output by parse_example into a single...Gravatar A. Unique TensorFlower2016-02-29
* Initial API for tf.contrib.distributions.Gravatar Eugene Brevdo2016-02-29
* TensorFlow: add 'make_ndarray' to contrib/utilGravatar Vijay Vasudevan2016-02-29
* Fixing operator order in LRN docs to match code.Gravatar A. Unique TensorFlower2016-02-29
* Add build ruiles to CTCGravatar A. Unique TensorFlower2016-02-29
* TensorFlow: make EqualGraphDef ignore internal attributes (those thatGravatar Vijay Vasudevan2016-02-29
* Bugfix to dynamic_rnn: restore some shape information when possible during loop.Gravatar Eugene Brevdo2016-02-29
* Minor: default-construct RunOptions and RunOutputs in vanilla Run().Gravatar Zongheng Yang2016-02-29
* Delete deprecated core:kernel_lib target now that it is noGravatar Josh Levenberg2016-02-29
* Refactor DirectoryWatcher to take in a path provider as input.Gravatar A. Unique TensorFlower2016-02-29
* Fix small dtype inference error in ctc loss op test.Gravatar Eugene Brevdo2016-02-26
* Make sparse index error messages more informativeGravatar Geoffrey Irving2016-02-26
* Allow list of initializer nodes to run before freezing the graph.Gravatar A. Unique TensorFlower2016-02-26
* Copy protobuf header files and Eigen to the pip package.Gravatar Manjunath Kudlur2016-02-26
* Adds RunWithOpts() that takes a per-step RunOptions and RunOutputs toGravatar A. Unique TensorFlower2016-02-26
* SDCA implementation changes in preparation for larger data-set scaling.Gravatar A. Unique TensorFlower2016-02-26
* Add CTC (Connectionist Temporal Classification) Ops to TF contrib.Gravatar Eugene Brevdo2016-02-26
* Final fix to TestReporter (hopefully).Gravatar Eugene Brevdo2016-02-26
* Adds a number of loss functions and reduction utilities to calculate quantiti...Gravatar A. Unique TensorFlower2016-02-26
* Use gfile consistently.Gravatar A. Unique TensorFlower2016-02-26
* Move core/common_runtime/gpu_device_context.h intoGravatar Josh Levenberg2016-02-26
* Add an argument to control memory swap for while loop gradient.Gravatar Yuan Yu2016-02-26
* mnist example now uses sparse_softmax_cross_entropy_with_logits.Gravatar Eugene Brevdo2016-02-26
* Initial version of the open-source distributed TensorFlow runtime.Gravatar Derek Murray2016-02-25
* TensorFlow: fix GPU breakage (again)Gravatar Vijay Vasudevan2016-02-25
* Rollback of "Split TensorBoard gulpfile into per-task files.Gravatar Vijay Vasudevan2016-02-25
* Reduce log output for each step in direct_session, added previously, from LOG...Gravatar A. Unique TensorFlower2016-02-25
* Rollback of:Gravatar Vijay Vasudevan2016-02-25
* Missing entries due to moved files.Gravatar Vijay Vasudevan2016-02-25
* Make TensorBoard purging of orphaned or out-of-order events optional.Gravatar Dan Mané2016-02-25
* Add a step_id field to the OpKernelContext indicating which stepGravatar A. Unique TensorFlower2016-02-25
* Update TensorBoard readme with info on exporting data.Gravatar Dan Mané2016-02-25
* Rollback of: Add native depthwise_convolution op (forward pass).Gravatar Jianmin Chen2016-02-25
* Change ReaderOp kernel to be async, by having it own a thread on which itGravatar A. Unique TensorFlower2016-02-25
* Split TensorBoard gulpfile into per-task files.Gravatar Dan Mané2016-02-25
* Update TensorBoard dependencies versions.Gravatar Dan Mané2016-02-25
* Multiple layout support for pooling operations.Gravatar Xiaoqiang Zheng2016-02-25
* Fix compilation error in argv parsing code... whoops.Gravatar Derek Murray2016-02-25
* Add symbolic gradient functions for Conv2D and MaxPoolGravatar A. Unique TensorFlower2016-02-25
* TensorFlow: conv_ops uses gpu_device_context, needs to depend on the lib.Gravatar Vijay Vasudevan2016-02-25