aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Update Android builds to use build tools 26.0.1 (required for Bazel 0.5.4)Gravatar Andrew Harp2017-09-20
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-09-20
* Add tf.conj support for Variants, using a new variant op registration.Gravatar Eugene Brevdo2017-09-20
* Split self_adjoint_eig_v2_op.cc according to type to speed up build.Gravatar A. Unique TensorFlower2017-09-20
* [TF:XLA] Simplify XlaCompiler API. Unconditionally builds an XLA computation,...Gravatar Peter Hawkins2017-09-20
* Add function description parameter to TF_GraphToFunctionGravatar Igor Ganichev2017-09-20
* Change StopAfterNEvalsHook to support iterating dataset indefinitely.Gravatar A. Unique TensorFlower2017-09-20
* Remove an unecessary .value() call.Gravatar A. Unique TensorFlower2017-09-20
* tfdbg: fix a few bugs in grpc_debug_server.pyGravatar Shanqing Cai2017-09-20
* Switch regression examples to use units of 1000$Gravatar Mark Daoust2017-09-20
* Clarify documentation of how to a add GPU kernel that shares code with the CPUGravatar Mark Daoust2017-09-20
* Update tf.sequence_mask comment.Gravatar A. Unique TensorFlower2017-09-20
* [tf.contrib.data] Always copy the function body in the OpKernel constructor.Gravatar Derek Murray2017-09-20
* Automated g4 rollback of changelist 169311308Gravatar A. Unique TensorFlower2017-09-20
* Make casting away of constness explicitGravatar A. Unique TensorFlower2017-09-20
* Minor cleanupGravatar A. Unique TensorFlower2017-09-20
* Relax restriction on ref types in bodyGravatar Igor Ganichev2017-09-19
* Relax the regex expression for matching tensor names to support names that ha...Gravatar A. Unique TensorFlower2017-09-19
* Remove `[TOC]` from public README.Gravatar A. Unique TensorFlower2017-09-19
* Fix bug ID.Gravatar Sanjoy Das2017-09-19
* Run more function tests with C API enabledGravatar Igor Ganichev2017-09-19
* Update the debug_ops unittestGravatar A. Unique TensorFlower2017-09-19
* [TF:XLA] Add support for reading and writing TensorArray gradients in a while...Gravatar Peter Hawkins2017-09-19
* Extending the core DebugIdentity tensorflow operation with support for writingGravatar A. Unique TensorFlower2017-09-19
* Add attribute setting and getting support to TF_FunctionGravatar Igor Ganichev2017-09-19
* Upgrade bazel to 0.5.4.Gravatar Gunhan Gulsoy2017-09-19
* [TF:XLA] Always return a tuple-shaped result when converting a TensorFlow gra...Gravatar Peter Hawkins2017-09-19
* Enable GPU support of QR decomposition for the cases left out in cl/169249336.Gravatar A. Unique TensorFlower2017-09-19
* Adds continuous evaluation (for distributed train and eval) into _TrainingExe...Gravatar Jianwei Xie2017-09-19
* Merge the implementations of XlaLocalLaunch and XlaDeviceLaunch.Gravatar A. Unique TensorFlower2017-09-19
* internalGravatar A. Unique TensorFlower2017-09-19
* Add a platform-dependent self-check that runs during `import tensorflow`.Gravatar Derek Murray2017-09-19
* Fixes for bare-column and column generators as inputsGravatar Mark Daoust2017-09-19
* Added a check to ensure # of queue components match the list of tensors gettingGravatar A. Unique TensorFlower2017-09-19
* Add an env-var TF_ENABLE_FFT_TILING_FORWARD.Gravatar Yangzihao Wang2017-09-19
* Implement TF_FunctionImportFunctionDefGravatar Igor Ganichev2017-09-19
* Internal change.Gravatar Anna R2017-09-19
* Multi_head for core Estimators.Gravatar A. Unique TensorFlower2017-09-19
* [XLA] Add support for convolution to ShapeVerifierGravatar David Majnemer2017-09-19
* TFE: Simplify code example in backprop.pyGravatar Shanqing Cai2017-09-19
* Roll foward of changing global step to int64.Gravatar Jacques Pienaar2017-09-19
* eager: Export tfe.Iterator for iterating over tf.contrib.data.DatasetsGravatar Asim Shankar2017-09-19
* Pass around the eager context object instead of getting itGravatar A. Unique TensorFlower2017-09-19
* Bugfix: Correct batch-shape broadcast bugs in tf.contrib.distributions.Vector...Gravatar Joshua V. Dillon2017-09-19
* Apply const qualifiers whenever appropriate.Gravatar Henry Tan2017-09-19
* Changing the default pipeline for CNN benchmark to use datasets.Gravatar Jiri Simsa2017-09-19
* ApiDef will replace OpGenOverrides proto and take over responsibility forGravatar Anna R2017-09-19
* Parameterize tests for select-and-scatterGravatar Yunxing Dai2017-09-19
* Improvements in graph_properties.cc:Gravatar Max Galkin2017-09-19
* Fixed a flaky test.Gravatar Mustafa Ispir2017-09-19