aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Rollback of "Updated TensorBoard logic for discarding events after crashes to...Gravatar Vijay Vasudevan2016-01-20
* Change: 112641949Gravatar Manjunath Kudlur2016-01-20
* Change: 112640197Gravatar Manjunath Kudlur2016-01-20
* Unspecified message.Gravatar A. Unique TensorFlower2016-01-20
* Change: 112636955Gravatar Manjunath Kudlur2016-01-20
* Prepare to hide tf.tensor_utilGravatar Geoffrey Irving2016-01-20
* First step of moving files out of tensorflow/core/public/. HereGravatar Josh Levenberg2016-01-20
* Improve exception message when `TensorShape.with_rank()` failsGravatar Derek Murray2016-01-20
* Adds `tf.decode_json_example()` op that parses JSON into binary Example protos.Gravatar Derek Murray2016-01-20
* Removes some unintended change.Gravatar A. Unique TensorFlower2016-01-20
* More function support.Gravatar A. Unique TensorFlower2016-01-20
* Rearrange BUILD into sections, and in particular put the targets inGravatar Josh Levenberg2016-01-20
* Change: 112595580Gravatar Manjunath Kudlur2016-01-20
* update docsGravatar Martin Wicke2016-01-20
* Change DebugString behavior to ShortDebugStringGravatar Geoffrey Irving2016-01-20
* 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