aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Don't try to refine the shapes for a node if its inference context wasn'tGravatar Benoit Steiner2017-05-02
* Fix a bunch of bad links and missing docs in contrib.Gravatar Mark Daoust2017-05-02
* Add whitelist support in uid of RunConfig.Gravatar Jianwei Xie2017-05-01
* Enable grappler to propagate shapes through queues.Gravatar Benoit Steiner2017-05-01
* This CL removes the Graph.edge_set_ field. This field stores a set of the Ed...Gravatar A. Unique TensorFlower2017-05-01
* Add doc for saved_model_cliGravatar A. Unique TensorFlower2017-05-01
* Explain when callables passed to tf.cond & tf.while_loop are run.Gravatar A. Unique TensorFlower2017-05-01
* Add small test to check hinge_softness != 0 in softplus bijector.Gravatar A. Unique TensorFlower2017-05-01
* [tf distributions] Move kullback_leibler, special_math, and Normal into TF core.Gravatar Eugene Brevdo2017-05-01
* First draft of benchmark results.Gravatar Toby Boyd2017-05-01
* Adds access to expected output type from OpOutputList.Gravatar A. Unique TensorFlower2017-05-01
* clarify tf.cond documentationGravatar Olivia Nordquist2017-05-01
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-05-01
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-05-01
* Fixes #8666 which removes referral to a deleted functionGravatar Olivia Nordquist2017-05-01
* Fixed minor spelling errors and an incorrect link.Gravatar Toby Boyd2017-05-01
* Fixes latex in math ops' documentation.Gravatar Alexandre Passos2017-05-01
* removing lesser known latin abbreviationGravatar Olivia Nordquist2017-05-01
* Add should-use for commonly misused ops.Gravatar Eugene Brevdo2017-05-01
* Sets tag explicitly for training loss so the training and eval losses will sh...Gravatar Zakaria Haque2017-05-01
* Small fixes to op generation.Gravatar A. Unique TensorFlower2017-05-01
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-05-01
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-05-01
* LookupTable ops go to V2, use resource handles.Gravatar Eugene Brevdo2017-05-01
* Adding HighwayWrapper for rnn cell that creates a highway skip connection bet...Gravatar A. Unique TensorFlower2017-05-01
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-05-01
* call InitMain in hvx ops support checkerGravatar A. Unique TensorFlower2017-05-01
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-05-01
* Move bucketize op to math_ops. This exposes the method as math_op._bucketize,...Gravatar A. Unique TensorFlower2017-05-01
* Remove outdated README.Gravatar Martin Wicke2017-05-01
* Update "Using TensorFlow via Docker" README to mention memory limits.Gravatar Skye Wanderman-Milne2017-05-01
* tfdbg: improve the way in which the no-debugger-linked error is raisedGravatar Shanqing Cai2017-05-01
* Make FunctionLibraryDefinition::AddFunctionDef() check for conflicting op nameGravatar Skye Wanderman-Milne2017-05-01
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-05-01
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-05-01
* Docs fix for sdca_ops.ccGravatar Mark Daoust2017-05-01
* Clarify docs on unused GraphKeys:Gravatar Mark Daoust2017-05-01
* Add ReferenceUtil::ApplyElementwise2D.Gravatar Justin Lebar2017-04-30
* Details about performance models and techniquesGravatar Toby Boyd2017-04-30
* [XLA] Make ReshapeMover account for broadcast operands, add VLOGging for debug.Gravatar A. Unique TensorFlower2017-04-29
* Add TFDBG support to GrpcSessionGravatar Shanqing Cai2017-04-29
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-04-28
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-04-28
* Fix broken links to images, make all image links absolute.Gravatar Martin Wicke2017-04-28
* Refactor training helper functions to separate library.Gravatar A. Unique TensorFlower2017-04-28
* Distinguish between duplicate feed/fetch and unspecified feed/fetch errors.Gravatar Suharsh Sivakumar2017-04-28
* Added graph structure output to summarize_graphGravatar Pete Warden2017-04-28
* Actually, we may change the type of errors too.Gravatar A. Unique TensorFlower2017-04-28
* Internal Change.Gravatar A. Unique TensorFlower2017-04-28
* ReferenceUtil::ReduceWindow4DGeneric() now supports arbitrary edge padding.Gravatar Bjarke Hammersholt Roune2017-04-28