aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Splitting scalar strict test into an internal and external version.Gravatar A. Unique TensorFlower2017-04-03
* Add kernel_methods package to contribGravatar Petros Mol2017-04-03
* Fix a bunch of compiler warnings.Gravatar Suharsh Sivakumar2017-04-03
* Simplified the testImportIntoNamescope testGravatar Benoit Steiner2017-04-03
* Expand contrib build to more than just python.Gravatar A. Unique TensorFlower2017-04-03
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-04-03
* Adding Python3.6 support to ci_param_build script.Gravatar A. Unique TensorFlower2017-04-03
* Make one_like python op call ones_like kernel.Gravatar Suharsh Sivakumar2017-04-03
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-04-03
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-04-03
* Remove extra blank lines from auto-generated Python documentation.Gravatar A. Unique TensorFlower2017-04-03
* Fix build broken by cl/151008918 by adding missing #include.Gravatar A. Unique TensorFlower2017-04-03
* Expand MVN broadcast logic to broadcast batch shape between loc/scale args.Gravatar Joshua V. Dillon2017-04-03
* Add support for running an end of training hook, specified as aGravatar A. Unique TensorFlower2017-04-03
* Increase kMaxRecursionDepth.Gravatar A. Unique TensorFlower2017-04-03
* Improve docstring for eval_metrics.Gravatar A. Unique TensorFlower2017-04-03
* Add backprop of betainc op w.r.t. the x argumentGravatar Eugene Brevdo2017-04-03
* Fix the circular dependency tf/contrib/tensorboard <--> tf/tensorboard.Gravatar Dan Smilkov2017-04-03
* Fix unbound <table> tag.Gravatar A. Unique TensorFlower2017-04-03
* Adding check_types option to nest's assert_same_structure, map_structure and ...Gravatar A. Unique TensorFlower2017-04-03
* Remove unused transcription array.Gravatar A. Unique TensorFlower2017-04-02
* Java: Bump version to 1.1.0-rc1 in Maven POMsGravatar Asim Shankar2017-04-02
* Set cpu family, model and frequency in the op info.Gravatar Yuefeng Zhou2017-04-01
* Don't fold nodes that have no outgoing edges.Gravatar Yao Zhang2017-04-01
* [XLA:HLO] Change HloModule to ensure computation names are unique.Gravatar A. Unique TensorFlower2017-04-01
* Fix reference to proto2 in boosted_trees.Gravatar A. Unique TensorFlower2017-04-01
* Fix bug where we ignore errors in RecvOutputsAsync.Gravatar Suharsh Sivakumar2017-03-31
* Change calls to use status.Update.Gravatar Suharsh Sivakumar2017-03-31
* Handle stack of TensorArray with empty elements. Previously caused a SIGFPE.Gravatar Adam Roberts2017-03-31
* Don't prune nodes that are driven by control dependencies to avoid potentiallyGravatar Benoit Steiner2017-03-31
* Add an option to color graph explorer nodes by XLA cluster.Gravatar A. Unique TensorFlower2017-03-31
* Refactor factorization_ops_test in contrib/factorization.Gravatar A. Unique TensorFlower2017-03-31
* Fix typo.Gravatar A. Unique TensorFlower2017-03-31
* [TF:XLA] Add a VLOG() to log the operators registered by the XlaOpRegistry.Gravatar Peter Hawkins2017-03-31
* Add link to SignatureDef documentation for TensorFlow Serving from SavedModel.Gravatar Sukriti Ramesh2017-03-31
* Fix links in docs.Gravatar A. Unique TensorFlower2017-03-31
* Add a public `clone()` method to AttentionCellWrapper.Gravatar Eugene Brevdo2017-03-31
* Make GridLSTM and BidirectionalGridLSTM use dynamic batch size.Gravatar A. Unique TensorFlower2017-03-31
* Reshape input tensors to match output_rank for `_input_from_feature_columns`.Gravatar A. Unique TensorFlower2017-03-31
* [XLA] Don't crash when analyzing ops with no layout contained in a fused op.Gravatar A. Unique TensorFlower2017-03-31
* Fix condition for skipping sampling by treating sample_ids as a boolean array...Gravatar Adam Roberts2017-03-31
* Remove obsolete dimension restriction on tf.transposeGravatar Geoffrey Irving2017-03-31
* Remove old doc generator.Gravatar Martin Wicke2017-03-31
* Fix inequalities in Estimator.train().Gravatar A. Unique TensorFlower2017-03-31
* Adding bazel clean prior to running tests in run_pip.shGravatar A. Unique TensorFlower2017-03-31
* Add nccl to tf.contrib.Gravatar A. Unique TensorFlower2017-03-31
* Makes GraphRunner a class to explicitly control it's lifetime.Gravatar Vinu Rajashekhar2017-03-31
* Adds area under precision recall curve for binary and multiclass heads.Gravatar Zakaria Haque2017-03-31
* Add an optional activation function to the OutputProjectionWrapper and InputP...Gravatar A. Unique TensorFlower2017-03-31
* Fix issue in installing latest nightly tensorflow pip wheel in ubuntu:16.04-b...Gravatar Shanqing Cai2017-03-31