aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* 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
* Change soc op type id by input data types and add new hvx opsGravatar A. Unique TensorFlower2017-05-10
* Create a TF_Graph alongside the Python graph.Gravatar Skye Wanderman-Milne2017-05-10
* Automated g4 rollback of changelist 152936284Gravatar A. Unique TensorFlower2017-05-10
* Add `embedding_column`.Gravatar A. Unique TensorFlower2017-05-10
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-05-10
* Merged commit includes the following changes:Gravatar A. Unique TensorFlower2017-05-10
* Remove public op_def() access in op_kernel.hGravatar Geoffrey Irving2017-05-10
* Fixes Markdown rendering of UTF-8 strings in text_plugin for Python 2.Gravatar A. Unique TensorFlower2017-05-10
* [TF:XLA] Split options that pertain to an individual call to XlaCompiler::Com...Gravatar Peter Hawkins2017-05-10
* [TF:XLA] Optimize the LiteralUtil::Convert() API and some refactoringGravatar A. Unique TensorFlower2017-05-10
* Migrate the tf_graph_dashboard component to use webfiles.Gravatar A. Unique TensorFlower2017-05-10
* [XLA] Use a templated Visitor for typed evaluation, instead of switching on o...Gravatar A. Unique TensorFlower2017-05-10
* Make pprof definition deterministicGravatar Justine Tunney2017-05-10
* Remove initialize.h. The REGISTER_MODULE_INITIALIZER macro is used in only o...Gravatar A. Unique TensorFlower2017-05-10
* Fix a bug when applying stop_gradient() on the gradient of a while loop. It t...Gravatar Yuan Yu2017-05-10
* Added missing const qualifierGravatar Benoit Steiner2017-05-10
* Add feature_column.parse_example_spec method.Gravatar A. Unique TensorFlower2017-05-10
* Fix android tests broken by sparse_cross_op.Gravatar A. Unique TensorFlower2017-05-10
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-05-10
* Capture temporary device tensor, so it doesn't get deallocated before the ker...Gravatar A. Unique TensorFlower2017-05-10
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-05-10
* Fix formatting of some op descriptions. In most cases, this meansGravatar A. Unique TensorFlower2017-05-10
* Migrate the tf_graph_board component to use webfiles.Gravatar A. Unique TensorFlower2017-05-10
* Cleaned up the includes of the graph runner.Gravatar Benoit Steiner2017-05-10
* Automated g4 rollback of changelist 155433842Gravatar A. Unique TensorFlower2017-05-10
* Moved transform_features.Gravatar Mustafa Ispir2017-05-10