aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Internal change.Gravatar A. Unique TensorFlower2018-02-22
* [XLA] Enable most xla/tests for interpreter.Gravatar Kay Zhu2018-02-22
* Add to disabled tests the date they were last ran and failed.Gravatar Bixia Zheng2018-02-22
* Add integration tests for remote build execution.Gravatar A. Unique TensorFlower2018-02-22
* New Mutex operations for a distributed-happy and Function-less CriticalSection.Gravatar Eugene Brevdo2018-02-22
* Add a regression test for virtual_scheduler.Gravatar Max Galkin2018-02-22
* Implement the logic to parse TensorProto (the tensor value for input or filte...Gravatar A. Unique TensorFlower2018-02-22
* [tf.data] Handle a function-raised OutOfRange error correctly in ParallelMapD...Gravatar Derek Murray2018-02-22
* Merge changes from github.Gravatar Yifei Feng2018-02-22
* Internal change.Gravatar Jeremy Lau2018-02-22
* Adds support for identifying dilated convolution emulation.Gravatar A. Unique TensorFlower2018-02-22
* Enable int64 outfeed.Gravatar Jacques Pienaar2018-02-22
* [XLA] Enable F16 convolution test for CPU.Gravatar Bixia Zheng2018-02-22
* Add min_check_interval_secs with 5s as default to ValidationMonitor to avoid ...Gravatar A. Unique TensorFlower2018-02-22
* Relax one of the error conditions to allow modeling graphs without explicit s...Gravatar Max Galkin2018-02-22
* Remove a bit of misleading documentation (we no longer do Graph containers)Gravatar Allen Lavoie2018-02-22
* Internal change.Gravatar Jeremy Lau2018-02-22
* [XLA] HLO BF16 propagation pass.Gravatar Yuanzhong Xu2018-02-22
* Generate example for basic lstm cell in tfliteGravatar Zhixian Yan2018-02-22
* Fix BaseGPUDevice, let it report the actual memory limit of the allocator. Al...Gravatar Guangda Lai2018-02-22
* Measure the performance of the original placement to ensure that we preserve itGravatar Benoit Steiner2018-02-22
* Add eager support for unit tests for most Keras layers.Gravatar Francois Chollet2018-02-22
* Checkpointable: Re-use the Saver's SaveableObject infrastructure to createGravatar Allen Lavoie2018-02-22
* Update bazel toolchains dependency.Gravatar Gunhan Gulsoy2018-02-22
* Add basic support for quantized unfused LSTMs.Gravatar A. Unique TensorFlower2018-02-22
* [TF:XLA] Improve readability of HLO graphs when rendered via Tensorboard.Gravatar Peter Hawkins2018-02-22
* Add a test only method to reset ProcessState.Gravatar Guangda Lai2018-02-22
* Change the MomentumOptimzer lambda so it has the same named argument (learnin...Gravatar A. Unique TensorFlower2018-02-22
* Added a regression test to make sure we deal with large constants properlyGravatar Benoit Steiner2018-02-22
* Change warning message for case where Python detects a colocation that confli...Gravatar A. Unique TensorFlower2018-02-22
* Update LLVM for API changes in r325725Gravatar A. Unique TensorFlower2018-02-22
* Add node name to placer device-placement/kernel-assignment error messages .Gravatar A. Unique TensorFlower2018-02-22
* Add S64 add/subtract test and convert tests.Gravatar Jacques Pienaar2018-02-22
* [tf.data] Add experimental ability to override the function threadpool.Gravatar Derek Murray2018-02-22
* Optionally have persistent make_vjpGravatar A. Unique TensorFlower2018-02-22
* Adapt TensorFlow to LLVM API change from r325725Gravatar A. Unique TensorFlower2018-02-22
* Fix compile errors by patching eigen locally.Gravatar Ilya Biryukov2018-02-22
* Disable flaky keras:metrics_test.Gravatar Gunhan Gulsoy2018-02-21
* Avoid creating large constants since protocol buffers are limited to 2GB in s...Gravatar Benoit Steiner2018-02-21
* Disable flaky moving_average test.Gravatar Gunhan Gulsoy2018-02-21
* Started to open source the RL placer.Gravatar Benoit Steiner2018-02-21
* Deleting test that checks that 2D convolution with NCHW format is not impleme...Gravatar Tatiana Shpeisman2018-02-21
* Do not set cudnn batch norm persistent mode when doing inference.Gravatar Yangzihao Wang2018-02-21
* Delete dot_operation_runtime_test -- it is identical to dot_operation_test.Gravatar Sanjoy Das2018-02-21
* Fix control flow bug.Gravatar Skye Wanderman-Milne2018-02-21
* Fix subtle race condition in ResourceVariable.is_initializedGravatar Alexandre Passos2018-02-21
* Add more strided R1 tests.Gravatar Michael Kuperstein2018-02-21
* Go: Update generated wrapper functions for TensorFlow ops.Gravatar A. Unique TensorFlower2018-02-21
* [XLA] Convert large constants of the same value into broadcasts.Gravatar Blake Hechtman2018-02-21
* Update ops-related pbtxt files.Gravatar A. Unique TensorFlower2018-02-21