aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Use new mirror.bazel.build hostnameGravatar Justine Tunney2017-05-11
* Update TensorForest to provide output_alternatives for serving.Gravatar David Soergel2017-05-11
* Adds warning about non-determinism in returned TensorSlice ordering.Gravatar Wei Ho2017-05-11
* Migrate the tf_graph_app component to use webfiles.Gravatar A. Unique TensorFlower2017-05-11
* Add timeline support in tfprofGravatar A. Unique TensorFlower2017-05-11
* Determine the version of sed based on the output of "--version" rather than $...Gravatar A. Unique TensorFlower2017-05-11
* Add Polymer iron-component-page dependencyGravatar Justine Tunney2017-05-11
* Clarify in java/README.md that the instructions there do not apply to Android.Gravatar Andrew Harp2017-05-11
* Remove all-imports.html referenceGravatar Justine Tunney2017-05-11
* tfdbg: reduce the amount of computation in examples_test.shGravatar Shanqing Cai2017-05-11
* [XLA] Improve the documentation of our service/client classes a bitGravatar Eli Bendersky2017-05-11
* Automated g4 rollback of changelist 155779520Gravatar Benoit Steiner2017-05-11
* Android Example: Adding CMake for Gradle buildGravatar A. Unique TensorFlower2017-05-11
* Rename some fields, from discussion in go/tf-feature-column and other cls.Gravatar A. Unique TensorFlower2017-05-11
* Fixes markdown formatting.Gravatar A. Unique TensorFlower2017-05-11
* Making tf.case deterministic when given an unordered dictionary of predicates.Gravatar A. Unique TensorFlower2017-05-11
* Improved regression testGravatar Benoit Steiner2017-05-11
* Use coarse grained namespace for storageGravatar Justine Tunney2017-05-11
* Handle 1d weights.Gravatar A. Unique TensorFlower2017-05-11
* FeatureColumn: Improved error message if there is a batch_size mismatch and s...Gravatar Mustafa Ispir2017-05-11
* MultivariateNormalFullCovariance added to contrib/distributions/Gravatar Ian Langmore2017-05-11
* Update to Custom Estimators docs to use input_fn for both .fit() andGravatar Sanders Kleinfeld2017-05-11
* Added sample benchmark.Gravatar Anna R2017-05-11
* Renames _parse_example_config to _parse_example_spec, adds tests and other cl...Gravatar A. Unique TensorFlower2017-05-11
* Improve the docstring for learn_runner with new experiment_fn.Gravatar Jianwei Xie2017-05-11
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-05-11
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-05-11
* Add timeline support in tfprofGravatar A. Unique TensorFlower2017-05-11
* Reduce CPU time and transient heap demand during graph loading.Gravatar A. Unique TensorFlower2017-05-11
* Fixing some indenting issues in Markdown.Gravatar A. Unique TensorFlower2017-05-11
* This is running all the benchmark tests on k20, k40, and k80. We had to allowGravatar A. Unique TensorFlower2017-05-11
* Move back lookup_ops from feature_column/ to contrib/lookup/ since they are u...Gravatar Yutaka Leon2017-05-11
* Add option to CTCLoss to skip items with shorter labels than inputs (returns ...Gravatar A. Unique TensorFlower2017-05-11
* Added a regression test for the graph rewriter optionsGravatar Benoit Steiner2017-05-11
* Automatically abort stuck transmissions.Gravatar Alexey Surkov2017-05-11
* This change reduces the CPU time spent adding nodes to a graph. For an examp...Gravatar A. Unique TensorFlower2017-05-11
* Make cmake run.sh executable.Gravatar A. Unique TensorFlower2017-05-11
* Add a freeze_graph api that can take in GraphDef and SaverDef protos instead ...Gravatar A. Unique TensorFlower2017-05-11
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-05-11
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-05-11
* Fix expected error text in feature_column_test.py.Gravatar A. Unique TensorFlower2017-05-11
* Add note clarifying tie breaking behavior.Gravatar Martin Wicke2017-05-11
* Improved code formatting.Gravatar Benoit Steiner2017-05-11
* Enables SDCAOptimizer work with dense vectors (of rank 1). By extension, tf.c...Gravatar Petros Mol2017-05-11
* [TF:XLA] Add function compilation cache.Gravatar Peter Hawkins2017-05-11
* Add a test for zero-dimensional copies with different layouts, which are nops.Gravatar Benjamin Kramer2017-05-11
* Fix build by adding three.d.ts typingGravatar Justine Tunney2017-05-11
* Merge changes from github.Gravatar Benoit Steiner2017-05-11
* Migrate forked TensorBoard build to webfilesGravatar Justine Tunney2017-05-11
* Cleanup of a few things in distributions library. Noticed while puttingGravatar Ian Langmore2017-05-11