index
:
tensorflow
master
machine learning framework
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Update to Custom Estimators docs to use input_fn for both .fit() and
Sanders Kleinfeld
2017-05-11
*
Added sample benchmark.
Anna R
2017-05-11
*
Renames _parse_example_config to _parse_example_spec, adds tests and other cl...
A. Unique TensorFlower
2017-05-11
*
Improve the docstring for learn_runner with new experiment_fn.
Jianwei Xie
2017-05-11
*
Go: Update generated wrapper functions for TensorFlow ops.
A. Unique TensorFlower
2017-05-11
*
Update ops-related pbtxt files.
A. Unique TensorFlower
2017-05-11
*
Add timeline support in tfprof
A. Unique TensorFlower
2017-05-11
*
Reduce CPU time and transient heap demand during graph loading.
A. Unique TensorFlower
2017-05-11
*
Fixing some indenting issues in Markdown.
A. Unique TensorFlower
2017-05-11
*
This is running all the benchmark tests on k20, k40, and k80. We had to allow
A. Unique TensorFlower
2017-05-11
*
Move back lookup_ops from feature_column/ to contrib/lookup/ since they are u...
Yutaka Leon
2017-05-11
*
Add option to CTCLoss to skip items with shorter labels than inputs (returns ...
A. Unique TensorFlower
2017-05-11
*
Added a regression test for the graph rewriter options
Benoit Steiner
2017-05-11
*
Automatically abort stuck transmissions.
Alexey Surkov
2017-05-11
*
This change reduces the CPU time spent adding nodes to a graph. For an examp...
A. Unique TensorFlower
2017-05-11
*
Make cmake run.sh executable.
A. Unique TensorFlower
2017-05-11
*
Add a freeze_graph api that can take in GraphDef and SaverDef protos instead ...
A. Unique TensorFlower
2017-05-11
*
Go: Update generated wrapper functions for TensorFlow ops.
A. Unique TensorFlower
2017-05-11
*
Update ops-related pbtxt files.
A. Unique TensorFlower
2017-05-11
*
Fix expected error text in feature_column_test.py.
A. Unique TensorFlower
2017-05-11
*
Add note clarifying tie breaking behavior.
Martin Wicke
2017-05-11
*
Improved code formatting.
Benoit Steiner
2017-05-11
*
Enables SDCAOptimizer work with dense vectors (of rank 1). By extension, tf.c...
Petros Mol
2017-05-11
*
[TF:XLA] Add function compilation cache.
Peter Hawkins
2017-05-11
*
Add a test for zero-dimensional copies with different layouts, which are nops.
Benjamin Kramer
2017-05-11
*
Fix build by adding three.d.ts typing
Justine Tunney
2017-05-11
*
Merge changes from github.
Benoit Steiner
2017-05-11
*
Migrate forked TensorBoard build to webfiles
Justine Tunney
2017-05-11
*
Cleanup of a few things in distributions library. Noticed while putting
Ian Langmore
2017-05-11
*
Fold Pad into ReduceWindow.
Bjarke Hammersholt Roune
2017-05-11
*
Changes _ReplicaDeviceChooser to not set a task number on ops with a non-PS job.
A. Unique TensorFlower
2017-05-11
*
Refactor webfiles rule name to web_library
Justine Tunney
2017-05-11
*
[TF:XLA] Make the function library a constructor-time option to XlaCompiler, ...
Peter Hawkins
2017-05-11
*
[TF:XLA] Add XLA implementation of ResourceApplyAdam.
Peter Hawkins
2017-05-11
*
Added ability to compute SCC for a graphdef.
Benoit Steiner
2017-05-11
*
Decode raw op should return when input is empty.
Yuefeng Zhou
2017-05-11
*
Estimates node completion times for a TF graph based on the op level analytical
Benoit Steiner
2017-05-11
*
Add Plottable v3 to TensorBoard build
Justine Tunney
2017-05-11
*
tfdbg CLI: add initial support for command "run -p": profiler mode
Shanqing Cai
2017-05-11
*
Move crossed_column to core.
A. Unique TensorFlower
2017-05-11
*
Introduce one-off solution for vulcanization
Justine Tunney
2017-05-11
*
Merged commit includes the following changes:
A. Unique TensorFlower
2017-05-10
*
Add support for _RealValuedVarLenColumn to {sequence_}input_from_feature_colu...
A. Unique TensorFlower
2017-05-10
*
Add a mechanism for ControlFlowContexts to notify outer contexts of nodes add...
Peter Hawkins
2017-05-10
*
Allows more properties in core RunConfig to be *mutated*.
Jianwei Xie
2017-05-10
*
Add ability to pass example keys through estimator and return them in the inf...
A. Unique TensorFlower
2017-05-10
*
Add `weighted_categorical_column`.
A. Unique TensorFlower
2017-05-10
*
Add utilities to fuse specified nodes as remote fused graph nodes
A. Unique TensorFlower
2017-05-10
*
Java: Allow feeding and fetching colon-separated names.
Asim Shankar
2017-05-10
*
get_attr returns dtype objects instead of raw ints
Vijay Vasudevan
2017-05-10
[next]