aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* [TFGAN] StarGAN Estimator ImplementationGravatar A. Unique TensorFlower2018-08-27
* Disable flaky coordinator_test.Gravatar Gunhan Gulsoy2018-08-26
* Reduce the overhead of invoking an OpKernel when tracing is not enabled.Gravatar Derek Murray2018-08-26
* compat: Update forward compatibility horizon to 2018-08-26Gravatar A. Unique TensorFlower2018-08-26
* Expose the RegAdagradOptimizer (which allows the user to specify whether a lo...Gravatar A. Unique TensorFlower2018-08-25
* Merge pull request #21462 from yanboliang:rnn-gpuGravatar TensorFlower Gardener2018-08-25
|\
* | Adds support of float16 and bfloat16 weights for embedding_lookup_sparse.Gravatar A. Unique TensorFlower2018-08-25
* | compat: Update forward compatibility horizon to 2018-08-25Gravatar A. Unique TensorFlower2018-08-25
* | Merge pull request #21209 from kingofthebongo2008:ignore_cmake_build_artifacts_2Gravatar TensorFlower Gardener2018-08-24
|\ \
* | | Add environment and rpc_layer to the TF_CONFIG environment variable in distri...Gravatar Yuefeng Zhou2018-08-24
* | | Add an option to RunConfig and train_and_evaluate to run distribute coordinator.Gravatar Yuefeng Zhou2018-08-24
* | | Make registration macro namespace-agnosticGravatar A. Unique TensorFlower2018-08-24
* | | Update TensorFlow.js roadmapGravatar Shanqing Cai2018-08-24
* | | Filter fusionGravatar Piotr Padlewski2018-08-24
* | | Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-08-24
* | | Added note that gradient accumulation is experimental.Gravatar A. Unique TensorFlower2018-08-24
* | | Only create steps_per_run_variable if it is tpu strategy.Gravatar Yuefeng Zhou2018-08-24
* | | Support shape [1 C 1 1] for associative operator optimization with Conv2DGravatar A. Unique TensorFlower2018-08-24
* | | Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-08-24
* | | Run AddSpecialCaseCopies in HloRematerialization.Gravatar Mark Heffernan2018-08-24
* | | Support Input partition in Predict mode.Gravatar Youlong Cheng2018-08-24
* | | Internal change.Gravatar Nupur Garg2018-08-24
* | | Merge pull request #21283 from johschmitz:patch-1Gravatar TensorFlower Gardener2018-08-24
|\ \ \
* | | | Changing KeyValueTensorInitializer to be more general.Gravatar A. Unique TensorFlower2018-08-24
* | | | Clean up the Python function API.Gravatar Akshay Agrawal2018-08-24
* | | | Fix links in docs.Gravatar Shashi Shekhar2018-08-24
* | | | Deprecate C++ kernel for matrix exponential, which is now implemented as a py...Gravatar A. Unique TensorFlower2018-08-24
* | | | Merge pull request #21218 from facaiy:PREP/extract_image_patches_grad_is_too_...Gravatar TensorFlower Gardener2018-08-24
|\ \ \ \
* | | | | [XLA] Use literal hashes in CSE, and make checking same-shaped literals fast.Gravatar Michael Kuperstein2018-08-24
* | | | | Fix error when getting optimizer variables with distribution strategyGravatar Pavithra Vijay2018-08-24
* | | | | De-flake checkpoint_management_testGravatar Allen Lavoie2018-08-24
* | | | | Upgrade Keras applications and Keras preprocessing.Gravatar Francois Chollet2018-08-24
* | | | | Add documentation for the accuracy tool.Gravatar Shashi Shekhar2018-08-24
* | | | | Fix a bug in collective_all_reduce_strategy_test: unwrap PerDevice value befo...Gravatar Yuefeng Zhou2018-08-24
* | | | | Reduce learning_rate multi-worker MirroredStrategy test.Gravatar Yuefeng Zhou2018-08-24
* | | | | Simplify executor vlog for not dead nodes.Gravatar Jacques Pienaar2018-08-24
* | | | | Drop contrib tests in windows to speed up windows bazel build.Gravatar Gunhan Gulsoy2018-08-24
* | | | | [tf.data] Removes obsolete comment.Gravatar Shivani Agrawal2018-08-24
* | | | | We don't have the need to reorder parameters.Gravatar Yunxing Dai2018-08-24
* | | | | Quantize mean operator for uint8.Gravatar A. Unique TensorFlower2018-08-24
* | | | | Automated rollback of commit 07c5a99c450acbceb6f472f9e3a48675286a8e34Gravatar A. Unique TensorFlower2018-08-24
* | | | | Internal change.Gravatar A. Unique TensorFlower2018-08-24
* | | | | Merge pull request #21827 from facaiy:DOC/add_div_no_nanGravatar TensorFlower Gardener2018-08-24
|\ \ \ \ \
* | | | | | Modify TPU Distribution Strategy to allow ResNet-based Distribution Strategy ...Gravatar Frank Chen2018-08-24
* | | | | | Make sure all assignments to a mirrored variable happen. Failure modeGravatar A. Unique TensorFlower2018-08-24
* | | | | | Internal changeGravatar Justin Lebar2018-08-24
* | | | | | Adds Eager execution support to convenience functions for building serving in...Gravatar Karmel Allison2018-08-24
* | | | | | [tf.data] Adds test for `ParseExampleDataset` serialization.Gravatar Shivani Agrawal2018-08-24
* | | | | | [TF:XLA] Bump open source llvm revision to r340606Gravatar Sanjoy Das2018-08-24
* | | | | | Make compile_options a mandatory const-ref argument.Gravatar Sanjoy Das2018-08-24