aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Delete downloaded BUILD files for makefile dependencies immediately after ext...Gravatar Andrew Harp2017-01-27
* Add methods to fill and read Tensors from Java NIO buffers.Gravatar A. Unique TensorFlower2017-01-27
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-27
* Autogenerated Change: Change TensorBoard TAG to 46Gravatar Dandelion Mané2017-01-27
* Fix TensorBoard tag.Gravatar Dandelion Mané2017-01-27
* Add the documentation for the RNN canonical format.Gravatar Yao Zhang2017-01-27
* BREAKING CHANGE: Standardize "logits/probs" distribution arguments.Gravatar Joshua V. Dillon2017-01-27
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-27
* C++ gradients: Add many more array op gradients.Gravatar Suharsh Sivakumar2017-01-27
* Enables all optimizers for dense resource variables.Gravatar A. Unique TensorFlower2017-01-27
* Default impl for StreamExecutorInterface::MemsetGravatar A. Unique TensorFlower2017-01-27
* Add logging to indicate which checkpoint is being restored.Gravatar A. Unique TensorFlower2017-01-27
* Autogenerated Change: Change TensorBoard TAG to 45Gravatar Dandelion Mané2017-01-27
* Remove "using StringPiece" from StreamExecutor lib/path.ccGravatar A. Unique TensorFlower2017-01-27
* Autogenerated Change: Change TensorBoard TAG to 44Gravatar Dandelion Mané2017-01-27
* Remove some vestigial code from TensorBoard.Gravatar Dandelion Mané2017-01-27
* Adapt metric_fn properly to handle no labels, and positional arguments.Gravatar A. Unique TensorFlower2017-01-27
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-27
* [XLA] Update comment on RNG_UNIFORM in xla_data.protoGravatar Peter Hawkins2017-01-27
* Automated rollback of change 145703555Gravatar Eugene Brevdo2017-01-27
* Simplify SavedModel export further via make_parsing_export_strategyGravatar David Soergel2017-01-27
* Update LLVM to r293266.Gravatar Peter Hawkins2017-01-27
* Add additional named signatures to test half_plus_two model.Gravatar Kiril Gorovoy2017-01-27
* Skip generating code for deprecated ops in C++.Gravatar A. Unique TensorFlower2017-01-27
* [XLA] Change XLA operation RngUniform semantics to return values in a semi-op...Gravatar Peter Hawkins2017-01-27
* [TF:XLA] Add an option to disable special handling of compile-time constants,...Gravatar Peter Hawkins2017-01-27
* Add mode to TensorForest model function to only build the graphs that are nec...Gravatar A. Unique TensorFlower2017-01-27
* Move contrib/tensor_forest custom op sources to kernels/, align with tensorfl...Gravatar A. Unique TensorFlower2017-01-27
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-27
* Documentation: added a comment on test_session method pointing out the differ...Gravatar A. Unique TensorFlower2017-01-27
* Modifies SummaryAtEndHook to also support an injected FileWriter, so thatGravatar A. Unique TensorFlower2017-01-27
* Addition of Outfeed HLO op.Gravatar Tayo Oguntebi2017-01-27
* Use glob.glob instead of gfile.Glob in system_info_lib.py.Gravatar A. Unique TensorFlower2017-01-27
* Update for LLVM revision 293189Gravatar A. Unique TensorFlower2017-01-26
* Several cleanup changes to the new decoder in tf.contrib.seq2seqGravatar Eugene Brevdo2017-01-26
* Minor fixes to SpaceToDepth and DepthToSpace error strings.Gravatar Suharsh Sivakumar2017-01-26
* Autogenerated Change: Change TensorBoard TAG to 43Gravatar Dandelion Mané2017-01-26
* Fix opensource_build test breakage, use six.itervalues instead of dict.values.Gravatar A. Unique TensorFlower2017-01-26
* Change object_tracking source files in Android sample to use standard int typesGravatar A. Unique TensorFlower2017-01-26
* Change the way the host platform stream blocks so that it is usable with a co...Gravatar A. Unique TensorFlower2017-01-26
* Fixes a Python 3 specific bug.Gravatar A. Unique TensorFlower2017-01-26
* Add a benchmark data uploader script to store test results in gcloud datastore.Gravatar A. Unique TensorFlower2017-01-26
* [XLA] Improve cost analysis for certain operationsGravatar David Majnemer2017-01-26
* Update generated Python Op docs.Gravatar A. Unique TensorFlower2017-01-26
* Call remove_squeezable_dimensions in metrics that take weights but not labels.Gravatar A. Unique TensorFlower2017-01-26
* Add whitespace to improve readability of logging & errors strings.Gravatar A. Unique TensorFlower2017-01-26
* Fix links in multibox detector demo README.mdGravatar Andrew Harp2017-01-26
* Separates app logic from serving logic. This change further simplifies the re...Gravatar Alexander Mossin2017-01-26
* Do not include non-string classes in classification signature.Gravatar A. Unique TensorFlower2017-01-26
* More transparent assign and friends on resource variables.Gravatar A. Unique TensorFlower2017-01-26