aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | | | 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
* | | | | Merge pull request #9843 from benoitsteiner/branch_155393864Gravatar Yifei Feng2017-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
| * | | | | Turned a bazel dependency error into a warning to keep the build goingGravatar Benoit Steiner2017-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
| * | | | | Deleted duplicate linkopts keywordGravatar Benoit Steiner2017-05-11
| | * | | | This is running all the benchmark tests on k20, k40, and k80. We had to allowGravatar A. Unique TensorFlower2017-05-11
| * | | | | Deleted duplicate linkopts keywordGravatar Benoit Steiner2017-05-11
| * | | | | Merge commit for internal changesGravatar Benoit Steiner2017-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 misspells.Gravatar Chris Song2017-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
| * | | Fold Pad into ReduceWindow.Gravatar Bjarke Hammersholt Roune2017-05-11
| * | | Changes _ReplicaDeviceChooser to not set a task number on ops with a non-PS job.Gravatar A. Unique TensorFlower2017-05-11
| * | | Refactor webfiles rule name to web_libraryGravatar Justine Tunney2017-05-11
| * | | [TF:XLA] Make the function library a constructor-time option to XlaCompiler, ...Gravatar Peter Hawkins2017-05-11
| * | | [TF:XLA] Add XLA implementation of ResourceApplyAdam.Gravatar Peter Hawkins2017-05-11
| * | | Added ability to compute SCC for a graphdef.Gravatar Benoit Steiner2017-05-11
| * | | Decode raw op should return when input is empty.Gravatar Yuefeng Zhou2017-05-11
| * | | Estimates node completion times for a TF graph based on the op level analyticalGravatar Benoit Steiner2017-05-11
| * | | Add Plottable v3 to TensorBoard buildGravatar Justine Tunney2017-05-11
| * | | tfdbg CLI: add initial support for command "run -p": profiler modeGravatar Shanqing Cai2017-05-11
| * | | Move crossed_column to core.Gravatar A. Unique TensorFlower2017-05-11