aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* 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
* | | | [XLA] Implement resize_images(BILINEAR, align_corners=false)Gravatar A. Unique TensorFlower2018-08-24
* | | | Add a max_to_keep=None option to CheckpointManagerGravatar Allen Lavoie2018-08-24
* | | | [tf.data] Optimize `tf.contrib.data.sample_from_datasets()` when the weights ...Gravatar Derek Murray2018-08-24
* | | | Merge pull request #20239 from pengwa:mem-fraction-on-masterGravatar TensorFlower Gardener2018-08-24
|\ \ \ \
* | | | | Add a helper to be able to connect to cloud TPUs easily in the colab env.Gravatar Akshay Modi2018-08-24
* | | | | Removed redundant std::string -> string conversions.Gravatar A. Unique TensorFlower2018-08-24
* | | | | Merge pull request #21291 from angersson:angerson-dockerGravatar TensorFlower Gardener2018-08-24
|\ \ \ \ \
* | | | | | Fix create_ios_frameworks.shGravatar Yu-Cheng Ling2018-08-24
* | | | | | [tf.data] Remove `num_parallel_parser_calls` argument from `tf.contrib.data.m...Gravatar Derek Murray2018-08-24