aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow
Commit message (Expand)AuthorAge
* Removing the force downgrade install.Gravatar Amit Patankar2018-06-06
* Adding a constraint for the setuptools version.Gravatar Amit Patankar2018-06-06
* Force downgrade setuptools for tests after tf whl is installed.Gravatar Amit Patankar2018-06-06
* Fixing the setuptools issue for pip builds.Gravatar Amit Patankar2018-06-06
* Merge pull request #19817 from av8ramit/fix_cross_tower_opsGravatar Amit Patankar2018-06-06
|\
| * Iteritems is deprecated in python 3. Using items instead.Gravatar Amit Patankar2018-06-06
* | Update __init__.pyGravatar Dan Moldovan2018-06-06
|/
* Adding the autograph operators dependency to the pip package.Gravatar Amit Patankar2018-06-05
* Making setuptools the last install to ensure it's accurate.Gravatar Amit Patankar2018-06-05
* Change order of installations.Gravatar Amit Patankar2018-06-05
* Fixing line too long.Gravatar Amit Patankar2018-06-05
* Fixing the adamax_test rtol to be more lenient.Gravatar Amit Patankar2018-06-05
* contrib/eagerpython/datasets: Resource naming workaround.Gravatar Asim Shankar2018-06-05
* Fixing raspberry pi file for conflict.Gravatar Amit Patankar2018-06-04
* Fix Python API.Gravatar Nupur Garg2018-06-04
* Fix test user opsGravatar Akshay Modi2018-06-04
* Remove use of absl::make_uniqueGravatar Brennan Saeta2018-06-04
* Updating version for 1.9.0-rc0.Gravatar Amit Patankar2018-06-01
* Merge pull request #19680 from case540/branch_198811639Gravatar Michael Case2018-06-01
|\
* | Finished incomplete support for bad usernames in the CI build scripts. ci_bui...Gravatar Clayne Robison2018-06-01
| * Fix import depth issue.Gravatar Michael Case2018-05-31
| * Potential fix to layout_optimizer_test.pyGravatar Michael Case2018-05-31
* | BUILD: dont force stripping (#19599)Gravatar Jason Zaman2018-05-31
| * Add new line to make buildifier happyGravatar Michael Case2018-05-31
| * Merge branch 'master' into branch_198811639Gravatar Michael Case2018-05-31
| |\ | |/ |/|
| * Fix sanity issues.Gravatar Michael Case2018-05-31
* | docker: update cuDNN to 7.1.4.18 (#19636)Gravatar Felix Abecassis2018-05-31
* | Manual roll back of PR #19443, because it causes the Raspberry Pi build to fa...Gravatar Pete Warden2018-05-31
| * Fix lite.py Python TypeError.Gravatar Michael Case2018-05-31
| * Merge commit for internal changesGravatar Michael Case2018-05-31
|/|
| * Make the TFOptimizer wrapper checkpointable.Gravatar Allen Lavoie2018-05-31
| * Automated g4 rollback of changelist 198803131Gravatar Peter Hawkins2018-05-31
| * Throw a more informative error message when checkpointing an input pipelineGravatar Saurabh Saxena2018-05-31
| * [XLA] Fix handling of CustomCall's window and dnums.Gravatar Justin Lebar2018-05-31
| * [tf.data] Update `DatasetBase::DebugString()` to be const in the docs.Gravatar Derek Murray2018-05-31
| * Mark tensorflow/contrib/learn:estimator_test as optonly because it is flaky d...Gravatar Peter Hawkins2018-05-31
| * [TF:XLA] Preliminary support for tpu.replicate() inside of TF control flow (s...Gravatar Peter Hawkins2018-05-31
| * [XLA] Fix batchnorm rewriter to not use implicit broadcasts. AlgebraicGravatar Blake Hechtman2018-05-31
| * Handle FilterLayout::kOutputYXInput in FilterDescriptor::ToShortString.Gravatar Bixia Zheng2018-05-31
| * Edited the landing page for the Performance section. Reorganized content and ...Gravatar A. Unique TensorFlower2018-05-31
| * [tf.data] Reflect `MakeIterator` signature change in documentation.Gravatar Jiri Simsa2018-05-31
| * [tf.data] Mark DebugString() as const.Gravatar Brennan Saeta2018-05-31
| * Fixed Python API.Gravatar Nupur Garg2018-05-31
| * Add utility for converting FunctionDef to GraphDef and _FuncGraph.Gravatar Saurabh Saxena2018-05-31
| * [XLA:GPU] Specify cudnn conv algorithm via backend_config.Gravatar Justin Lebar2018-05-31
| * Fix one comment in prefetch_autotuner_test.cc.Gravatar Ruoxin Sang2018-05-31
| * Putting stubs for function shape inference interfaceGravatar A. Unique TensorFlower2018-05-31
| * Add warning for gcs_config_opsGravatar Frank Chen2018-05-31
| * Refactoring: Extract CombineHashes function into a shared moduleGravatar Yu-Cheng Ling2018-05-31
| * [XLA] Check for identical backend configs in HloInstruction::Identical.Gravatar Justin Lebar2018-05-31