aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Merge changes from github.Gravatar Shanqing Cai2017-04-22
* Fix python3 build caused by recent RNNCell refactor.Gravatar Eugene Brevdo2017-04-21
* Copy function def to the optimized graph in the autoparallel optimizer.Gravatar Yuefeng Zhou2017-04-21
* RNNCell is now a subclass of tf.layers._Layer.Gravatar Eugene Brevdo2017-04-21
* Support multi-dimension weights for multi-class metrics.Gravatar A. Unique TensorFlower2017-04-21
* Add --tf_debug option flag to save_model_cliGravatar Shanqing Cai2017-04-21
* Python 3 compatibility bugfix in tensorboard/scripts/generate_testdata.py.Gravatar A. Unique TensorFlower2017-04-21
* Fix typo in 'density'.Gravatar A. Unique TensorFlower2017-04-21
* [XLA] Remove unused parameter in copy insertion pass.Gravatar A. Unique TensorFlower2017-04-21
* Fix some ClangTidy warnings in third_party/tensorflow/core/common_runtime.Gravatar Derek Murray2017-04-21
* Introduce TFDecorator, a base class for Python TensorFlow decorators. Provide...Gravatar Charles Nicholson2017-04-21
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-04-21
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-04-21
* [TF:XLA]Gravatar A. Unique TensorFlower2017-04-21
* Add Mfcc op to TensorFlow for speech feature generationGravatar Pete Warden2017-04-21
* Add GrpcDebugWrapperSession to the public debug API.Gravatar A. Unique TensorFlower2017-04-21
* Branch the projector so that we have a d3v4 version with the new typings.Gravatar Nikhil Thorat2017-04-21
* Automated rollback of change 153736477Gravatar A. Unique TensorFlower2017-04-21
* Switch DirectSession to use _Arg and _Retval ops for feeding and fetching.Gravatar Derek Murray2017-04-20
* [XLA] Fixes some div-by-zero bugs.Gravatar A. Unique TensorFlower2017-04-20
* - Bug fix in ShapeInferenceGravatar Bjarke Hammersholt Roune2017-04-20
* Autogenerated Change: Change TensorBoard TAG to 54Gravatar Dandelion Mané2017-04-20
* Fix serious bug which broke TensorBoard when there are many scalar runs and f...Gravatar Dandelion Mané2017-04-20
* Fix _get_arguments to work with partials.Gravatar A. Unique TensorFlower2017-04-20
* Add unreduced NONE, and reduced MEAN options for losses.Gravatar A. Unique TensorFlower2017-04-20
* [tf contrib seq2seq] Changes to dynamic decodingGravatar Eugene Brevdo2017-04-20
* [XLA] Fix the parameter instruction printing issueGravatar A. Unique TensorFlower2017-04-20
* Add a subgraph recomputation helper function to Grappler's memory optimzerGravatar A. Unique TensorFlower2017-04-20
* Fix missing assertion methods in core_rnn_cell_test.pyGravatar Shanqing Cai2017-04-20
* Fix const-ness of master_env.Gravatar Brennan Saeta2017-04-20
* Add more tests for broadcast_shape.Gravatar A. Unique TensorFlower2017-04-20
* Renamed kernel for AudioSpectrogram op to match op nameGravatar Pete Warden2017-04-20
* Added missing support for uint16 type in the queues.Gravatar A. Unique TensorFlower2017-04-20
* Android: Create TensorFlow AAR as part of nightly build, so that it will be d...Gravatar Andrew Harp2017-04-20
* Expose tf.contrib.staging.StagingArea.Gravatar A. Unique TensorFlower2017-04-20
* [XLA] Fix incorrect commentsGravatar A. Unique TensorFlower2017-04-20
* Automated rollback of change 153709951Gravatar Shanqing Cai2017-04-20
* Fix graph_transform documentation:Gravatar A. Unique TensorFlower2017-04-20
* Update nccl to a newer version, removed patching of nccl on download.Gravatar A. Unique TensorFlower2017-04-20
* Automated rollback of change 153358570Gravatar A. Unique TensorFlower2017-04-20
* Create a per session inter op thread pool instead of relying on a global threadGravatar Benoit Steiner2017-04-20
* Internal C API headers.Gravatar Alexandre Passos2017-04-20
* Adding python_configure.bzl to (partially) replace python_config.shGravatar A. Unique TensorFlower2017-04-20
* [XLA:HLO] Also clone metadata when cloning instructions e.g. in fusion.Gravatar A. Unique TensorFlower2017-04-20
* [TF-XLA] Include TF metedata in HLO GraphDef node's attributes.Gravatar A. Unique TensorFlower2017-04-20
* Properly aggregate memcpyH2DAsync in the "per node type" summaries in StatSum...Gravatar A. Unique TensorFlower2017-04-20
* Clarify docstring: tf.Variable(variable_def) does not add to the graph.Gravatar A. Unique TensorFlower2017-04-20
* Add REGISTER_SYSTEM_OP and REGISTER_SYSTEM_KERNEL_BUILDER macros.Gravatar Derek Murray2017-04-19
* [XLA] Change types of InfeedRequest and OutfeedRequest configuration fields t...Gravatar Peter Hawkins2017-04-19
* libtensorflow: Fix typoGravatar Asim Shankar2017-04-19