aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Many tensorflow/core build clean ups.Gravatar Josh Levenberg2016-01-20
* Add support for Refs in control flow ops (Merge, Switch, Enter, Exit).Gravatar Eugene Brevdo2016-01-20
* Change: 112499684Gravatar A. Unique TensorFlower2016-01-20
* Simplify ConcatGrad so that it generates N+2 nodes instead 4N+16 nodes.Gravatar A. Unique TensorFlower2016-01-20
* Implement TensorArray forward ops.Gravatar Eugene Brevdo2016-01-20
* Clean up GPU kernel registrations for control flow ops.Gravatar A. Unique TensorFlower2016-01-20
* Fix comment typo.Gravatar Josh Levenberg2016-01-20
* Add missing license header from unique_tensor_references.hGravatar A. Unique TensorFlower2016-01-20
* PaddingFIFOQueue is like FIFOQueue but allows dynamic shapes (using padding w...Gravatar Eugene Brevdo2016-01-20
* Replacing reference 'names' variable with 'example_names' variable.Gravatar A. Unique TensorFlower2016-01-20
* Remove word2vec's dependency on RE2. This is primarily to allow inputsGravatar A. Unique TensorFlower2016-01-19
* DEFINE_bool -> DEFINE_booleanGravatar Manjunath Kudlur2016-01-18
* Fix examples/label_image/...Gravatar Manjunath Kudlur2016-01-18
* Added the missing build_config:gtest dependency to command_line_flags_testGravatar Manjunath Kudlur2016-01-18
* reduce logging level of a useless messageGravatar Yaroslav Bulatov2016-01-18
* Unspecified message.Gravatar A. Unique TensorFlower2016-01-18
* Unspecified message.Gravatar A. Unique TensorFlower2016-01-18
* * Supports nested function calls;Gravatar A. Unique TensorFlower2016-01-18
* Adds enough auditing to make it possible to track tensor buffers throughout a...Gravatar A. Unique TensorFlower2016-01-18
* Tool script for converting checkpoints into 'frozen' GraphDefs where variable...Gravatar Pete Warden2016-01-18
* Make tensorflow/core:lib public.Gravatar Josh Levenberg2016-01-18
* Moved the flag parsing into a separate module.Gravatar Pete Warden2016-01-18
* Improve gradient support for nested while loops and conditionals.Gravatar A. Unique TensorFlower2016-01-18
* Change: 112309029Gravatar Manjunath Kudlur2016-01-15
* Autogenerated Change: Release TensorBoard at TAG: 9Gravatar A. Unique TensorFlower2016-01-15
* Change TensorBoard BOWER files to visibility PublicGravatar A. Unique TensorFlower2016-01-15
* TensorFlow: add python3 requirements to classify_image.pyGravatar Vijay Vasudevan2016-01-15
* Add the UniqueWithCounts op. This is the same as the Unique op but has an add...Gravatar Andrew Dai2016-01-15
* Upgrade to the latest version of eigen which improves the performance ofGravatar Benoit Steiner2016-01-15
* Generalize top_k to any rank >= 1 and Tensor kGravatar Geoffrey Irving2016-01-15
* Slight efficiency improvements for setting up binary op kernels.Gravatar A. Unique TensorFlower2016-01-15
* Change: 112295685Gravatar A. Unique TensorFlower2016-01-15
* Handles the case where a kernel does not output anything yet itGravatar A. Unique TensorFlower2016-01-15
* Adds {batch_}matrix_solve and {batch_}triangular_matrix_solve ops.Gravatar A. Unique TensorFlower2016-01-15
* Improve resources page: call out all subpages in index.md.Gravatar Martin Wicke2016-01-15
* Current sorting criterion in the PTB example is not deterministic for words w...Gravatar A. Unique TensorFlower2016-01-15
* Fix broken exception message in the shape function for conv2d.Gravatar Derek Murray2016-01-15
* Modify LooperThread to wait the specified delay period before the firstGravatar A. Unique TensorFlower2016-01-15
* Change: 112277705Gravatar A. Unique TensorFlower2016-01-15
* Removes static shape checks from certain image ops.Gravatar Derek Murray2016-01-15
* Added an option to the attention decoder to initialize the attentionGravatar A. Unique TensorFlower2016-01-15
* Fix the split-on-underscore and show-data-download-links options.Gravatar A. Unique TensorFlower2016-01-15
* Unspecified message.Gravatar A. Unique TensorFlower2016-01-15
* Unspecified message.Gravatar A. Unique TensorFlower2016-01-14
* Remove an unnecessary warning.Gravatar Xiaoqiang Zheng2016-01-14
* Move GPU specific code out of generic DMA codepaths.Gravatar A. Unique TensorFlower2016-01-14
* TensorFlow: add __pow__ python overload operator.Gravatar Vijay Vasudevan2016-01-14
* Make tensorflow/core:test public and expose status_test_util.h.Gravatar Josh Levenberg2016-01-14
* Add tf.cond to public APIGravatar Geoffrey Irving2016-01-14
* Run gendocsGravatar Geoffrey Irving2016-01-14