aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Only record cuDNN profiling results if the operation was successful.Gravatar A. Unique TensorFlower2017-02-17
* Have TensorBoard reload data more often.Gravatar Dandelion Mané2017-02-17
* Add "output_layer" argument to the BasicDecoder.Gravatar Eugene Brevdo2017-02-17
* Add shard_count to affine_test.Gravatar A. Unique TensorFlower2017-02-17
* tfdbg: let BaseDebugWrapperSession support graph_def and as_default()Gravatar Shanqing Cai2017-02-17
* Change gradients to be computed with respect to variable ref rather thanGravatar A. Unique TensorFlower2017-02-16
* Removing note about TF 1.0 alpha, now that 1.0 has officially been released.Gravatar Sanders Kleinfeld2017-02-16
* Support softmax on hexagon and remove some custom ops from graph transfererGravatar A. Unique TensorFlower2017-02-16
* Android demo: add sample images to README.md and update model installation in...Gravatar Andrew Harp2017-02-16
* 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