aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Go: Add PartialRun support.Gravatar Asim Shankar2017-02-16
* Upgrade Gulp TypeScriptGravatar Justine Tunney2017-02-16
* Add std:: prefix to STL non-type names.Gravatar A. Unique TensorFlower2017-02-16
* Task 6: sealing up bayesflow.{entropy, monte_carlo, variational_inference}Gravatar Olivia Nordquist2017-02-16
* Workaround FlatMap windows build breakage.Gravatar A. Unique TensorFlower2017-02-16
* Deprecate `Bijector.inverse_and_inverse_log_det_jacobian`.Gravatar Joshua V. Dillon2017-02-16
* Changed the second argument of WaitForNotificationWithTimeout() to mean micro...Gravatar Yuan Yu2017-02-16
* Upgraded Eigen to avoid a compilation warning on MacOSGravatar Benoit Steiner2017-02-16
* Add `Sigmoid` bijector.Gravatar Joshua V. Dillon2017-02-16
* Added visibility to development area.Gravatar A. Unique TensorFlower2017-02-16
* Blacklist already-failing tests in GPU PIP buildsGravatar Shanqing Cai2017-02-16
* Temporarily disable large graph tests that may be causingGravatar Vijay Vasudevan2017-02-16
* Add compute_output_shape method to tf.layers objects.Gravatar Eugene Brevdo2017-02-16
* Set a more descriptive error when a Run() call is cancelled due to session cl...Gravatar Derek Murray2017-02-16
* Integrate SyncReplicasOptimizer with Estimators.Gravatar Mustafa Ispir2017-02-16
* [TF:XLA] Refactor XlaOpRegistry, moving metadata about how to compile operato...Gravatar Peter Hawkins2017-02-16
* Add default values to max_message_size of grpc APIs. They have changed at head.Gravatar A. Unique TensorFlower2017-02-16
* C API: Tests and cleanup for partial run.Gravatar Asim Shankar2017-02-16
* Android demo: Add example images for inclusion in README.mdGravatar Andrew Harp2017-02-16
* Temporarily disable feeder_test because it's flaky.Gravatar Alexandre Passos2017-02-16
* Make FlatSet and FlatMap behave more like the std equivalents.Gravatar A. Unique TensorFlower2017-02-16
* Expanding the optimization that avoids making an extra copy when restoring sl...Gravatar A. Unique TensorFlower2017-02-16
* [XLA] Guard rematerialization warning with proper conditionGravatar Mark Heffernan2017-02-16
* Remove debug_ops from kernels:arrayGravatar Shanqing Cai2017-02-15
* Removes exports_files(["LICENSE"]) which exports a non-existent LICENSE file.Gravatar A. Unique TensorFlower2017-02-15
* Move bijectors into distinct files.Gravatar Joshua V. Dillon2017-02-15
* Fix broken links in "defined in" lines.Gravatar Martin Wicke2017-02-15
* Factor parsing the args in optimize_for_inference to a separate function, to ...Gravatar A. Unique TensorFlower2017-02-15
* contrib/android: Fix bug.Gravatar Asim Shankar2017-02-15
* Documentation for imperative mode.Gravatar Manjunath Kudlur2017-02-15
* Internal change.Gravatar A. Unique TensorFlower2017-02-15
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2017-02-15
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2017-02-15
* Make input_min and input_max Inputs of QuantizeAndDequantize rather than attr...Gravatar Suharsh Sivakumar2017-02-15
* Produce an amount of log output that is only linear, not quadratic, in the nu...Gravatar A. Unique TensorFlower2017-02-15
* Add ops for efficient WALS loss computation in factorization_ops.Gravatar A. Unique TensorFlower2017-02-15
* Redirect stdout of 'cd' when trying to find current working directory.Gravatar A. Unique TensorFlower2017-02-15
* Add Negative Binomial distribution.Gravatar A. Unique TensorFlower2017-02-15
* Update the KL divergence calculation to allow NaNs by default.Gravatar A. Unique TensorFlower2017-02-15
* [XLA] BufferLiveness: eliminate false interference between loop fusion instru...Gravatar A. Unique TensorFlower2017-02-15
* Go/Java: Update links following the 1.0 release.Gravatar Asim Shankar2017-02-15
* Pass reuse correctly in the forest of custom getters in contrib-layers.Gravatar Lukasz Kaiser2017-02-15
* [TF:XLA] Split XlaOpRegistry out of xla_compilation_device.{cc,h} into a sepa...Gravatar Peter Hawkins2017-02-15
* Fix geometric_test.py.Gravatar A. Unique TensorFlower2017-02-15
* Make subsection level consistent across all distributions and fix other marku...Gravatar Joshua V. Dillon2017-02-15
* Refactor state_saving_rnn_estimator.py to use inheritance from Estimator.Gravatar A. Unique TensorFlower2017-02-15
* Switch unit-test use of `print(...`)` to `tf_logging.vlog(2, ...)`.Gravatar Joshua V. Dillon2017-02-15
* Remove <code> tags visible in browser tabs.Gravatar A. Unique TensorFlower2017-02-15
* [XLA] Use `Pool<se::Stream>` as stream cache in backend, and use smart pointe...Gravatar A. Unique TensorFlower2017-02-15
* Fix tf2xla for select ops with scalar 'cond'.Gravatar A. Unique TensorFlower2017-02-15