aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* 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
* Introduce one-off solution for vulcanizationGravatar Justine Tunney2017-05-11
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-05-10
* Add support for _RealValuedVarLenColumn to {sequence_}input_from_feature_colu...Gravatar A. Unique TensorFlower2017-05-10
* Add a mechanism for ControlFlowContexts to notify outer contexts of nodes add...Gravatar Peter Hawkins2017-05-10
* Allows more properties in core RunConfig to be *mutated*.Gravatar Jianwei Xie2017-05-10
* Add ability to pass example keys through estimator and return them in the inf...Gravatar A. Unique TensorFlower2017-05-10
* Add `weighted_categorical_column`.Gravatar A. Unique TensorFlower2017-05-10
* Add utilities to fuse specified nodes as remote fused graph nodesGravatar A. Unique TensorFlower2017-05-10
* Java: Allow feeding and fetching colon-separated names.Gravatar Asim Shankar2017-05-10
* get_attr returns dtype objects instead of raw intsGravatar Vijay Vasudevan2017-05-10