platform/upstream/tensorflow.git
2018-06-22 A. Unique TensorFlowerUpdate Eigen version to commit e5e305a158a029f5b5f837bf...
2018-06-22 Michael CaseMerge pull request #20204 from mrry/choose_pr
2018-06-21 Derek Murray[tf.data] Properly export `tf.contrib.data.choose_from_...
2018-06-21 Michael CaseMerge pull request #20195 from case540/cherry_pick_pip_...
2018-06-21 Michael CaseMove external/ directory in pip package.
2018-06-20 Michael CaseMerge pull request #20130 from saeta/tfgcs3
2018-06-20 Brennan Saeta[GCS] Typo in ConfigureGcsHook.
2018-06-18 Michael CaseAdd missing Eager relnotes for TensorFlow 1.9. (#20101)
2018-06-18 Michael CaseMerge pull request #20097 from MarkDaoust/fix_keras_guide
2018-06-18 Billy LambertaCopy edits to Keras guide, formatting, moving some...
2018-06-14 Michael CaseMerge pull request #20020 from case540/version_string_u... upstream/v1.9.0_rc1
2018-06-14 Michael CaseUpdate version strings for 1.9.0-rc1.
2018-06-14 Michael CaseMerge pull request #19976 from guillaumekln/cherry...
2018-06-14 Michael CaseMerge pull request #20002 from saeta/tf19gcs2
2018-06-14 Shanqing CaiMerge branch 'r1.9' into cherry-pick-best-exporter-fix
2018-06-14 Brennan SaetaUpdate the docs and api_def.
2018-06-14 Brennan SaetaMake GCS ops work in open source
2018-06-13 Michael CaseMerge pull request #19999 from akshaym/cherrypicks_34G4G
2018-06-13 Michael CaseMerge pull request #19997 from MarkDaoust/keras_save_lo...
2018-06-13 Akshay ModiRemove memory leak in read variable call, and record...
2018-06-13 Akshay ModiDon't call back into python during insert (which will...
2018-06-13 Allen LavoieUse the Keras session for saving/loading in TensorFlow...
2018-06-13 Michael CaseMerge pull request #19994 from nfelt/tensorboard-1.9
2018-06-13 Michael CaseMerge pull request #19963 from saeta/r1.9clusterresolver
2018-06-13 Michael CaseMerge pull request #19960 from annarev/cherrypicks_NHLZ4
2018-06-13 Michael CaseMerge pull request #19867 from MarkDaoust/cherrypicks_613QM
2018-06-13 Michael CaseMerge pull request #19977 from petewarden/r1.9
2018-06-13 Pete WardenDocumentation for Raspberry Pi installation
2018-06-13 Nick FeltUpdate tensorboard dependency to 1.9.x
2018-06-13 Brennan SaetaCheck to ensure the Cloud TPU is ready before resolving.
2018-06-13 Anna RRemove unused tf_export import
2018-06-13 Anna RMerging
2018-06-12 Michael CaseMerge branch 'r1.9' into cherrypicks_613QM
2018-06-12 Michael CaseMerge pull request #19925 from shizhiw/cherrypicks_I1PZP
2018-06-12 A. Unique TensorFlowerAllow user to opt out of saving metagraph for TPU with...
2018-06-12 A. Unique TensorFlowerIn TPUEstimator.export_savedmodel(), if saving TPU...
2018-06-12 A. Unique TensorFlowerTPUEstimator.export_savedmodel() saves a SavedModel...
2018-06-09 A. Unique TensorFlowerOnly calls compare function if values were read from...
2018-06-08 Pavithra VijayFix bug due to incorrect nesting of return statement...
2018-06-08 Francois CholletAdd various missing aliases for symbols in tf.keras...
2018-06-08 Mark DaoustFix visibility for tf.keras.__version__
2018-06-08 Amit PatankarMerge pull request #19866 from caisq/r1.9-patch
2018-06-08 Shanqing CaiUpdate RELEASE.md (r1.9) for tfdbg and XLA
2018-06-07 Amit PatankarMerge pull request #19841 from tensorflow/mrry-patch-1
2018-06-07 Derek MurrayConsolidate `tf.data` release notes.
2018-06-06 Amit PatankarMerge pull request #19820 from av8ramit/fix_setuptools4
2018-06-06 Amit PatankarRemoving the force downgrade install.
2018-06-06 Amit PatankarAdding a constraint for the setuptools version.
2018-06-06 Yifei FengMerge pull request #19819 from av8ramit/fix_setuptools3
2018-06-06 Amit PatankarForce downgrade setuptools for tests after tf whl is...
2018-06-06 Amit PatankarMerge pull request #19818 from av8ramit/setuptools_fix2
2018-06-06 Amit PatankarFixing the setuptools issue for pip builds.
2018-06-06 Amit PatankarMerge pull request #19817 from av8ramit/fix_cross_tower_ops
2018-06-06 Amit PatankarMerge pull request #19815 from av8ramit/fix_operator2
2018-06-06 Amit PatankarIteritems is deprecated in python 3. Using items instead.
2018-06-06 Dan MoldovanUpdate __init__.py
2018-06-06 Amit PatankarMerge pull request #19793 from av8ramit/add_auto
2018-06-06 Amit PatankarAdding the autograph operators dependency to the pip...
2018-06-05 Amit PatankarMerge pull request #19788 from av8ramit/cherrypicks2
2018-06-05 Amit PatankarMaking setuptools the last install to ensure it's accurate.
2018-06-05 Amit PatankarChange order of installations.
2018-06-05 Amit PatankarFixing line too long.
2018-06-05 Amit PatankarFixing the adamax_test rtol to be more lenient.
2018-06-05 Asim Shankarcontrib/eagerpython/datasets: Resource naming workaround.
2018-06-05 Amit PatankarMerge pull request #19702 from av8ramit/relnotes_19b
2018-06-05 Amit PatankarMerge branch 'r1.9' into relnotes_19b
2018-06-05 Amit PatankarFixing raspberry pi file for conflict.
2018-06-05 Nupur GargFix Python API.
2018-06-05 Akshay ModiFix test user ops
2018-06-05 Brennan SaetaRemove use of absl::make_unique
2018-06-04 Amit PatankarMerge branch 'relnotes_19b' of github.com:av8ramit...
2018-06-04 Amit PatankarI've made the updates Rajat requested. Please note...
2018-06-01 Amit PatankarMerge branch 'r1.9' into relnotes_19b
2018-06-01 Amit PatankarMerge pull request #19703 from av8ramit/update_version_...
2018-06-01 Amit PatankarUpdating version for 1.9.0-rc0.
2018-06-01 Amit PatankarUpdating release notes for r1.9.
2018-06-01 Michael CaseMerge pull request #19680 from case540/branch_198811639
2018-06-01 Clayne RobisonFinished incomplete support for bad usernames in the...
2018-06-01 Michael CaseFix import depth issue.
2018-06-01 Michael CasePotential fix to layout_optimizer_test.py
2018-06-01 Jason ZamanBUILD: dont force stripping (#19599)
2018-06-01 Michael CaseAdd new line to make buildifier happy
2018-06-01 Michael CaseMerge branch 'master' into branch_198811639
2018-06-01 Michael CaseFix sanity issues.
2018-06-01 Felix Abecassisdocker: update cuDNN to 7.1.4.18 (#19636)
2018-06-01 Pete WardenManual roll back of PR #19443, because it causes the...
2018-06-01 Michael CaseFix lite.py Python TypeError.
2018-06-01 Michael CaseMerge commit for internal changes
2018-06-01 Allen LavoieMake the TFOptimizer wrapper checkpointable.
2018-06-01 Peter HawkinsAutomated g4 rollback of changelist 198803131
2018-06-01 Saurabh SaxenaThrow a more informative error message when checkpointi...
2018-06-01 Justin Lebar[XLA] Fix handling of CustomCall's window and dnums.
2018-06-01 Derek Murray[tf.data] Update `DatasetBase::DebugString()` to be...
2018-06-01 Peter HawkinsMark tensorflow/contrib/learn:estimator_test as optonly...
2018-06-01 Peter Hawkins[TF:XLA] Preliminary support for tpu.replicate() inside...
2018-06-01 Blake Hechtman[XLA] Fix batchnorm rewriter to not use implicit broadc...
2018-05-31 Bixia ZhengHandle FilterLayout::kOutputYXInput in FilterDescriptor...
2018-05-31 A. Unique TensorFlowerEdited the landing page for the Performance section...
2018-05-31 Jiri Simsa[tf.data] Reflect `MakeIterator` signature change in...
2018-05-31 Brennan Saeta[tf.data] Mark DebugString() as const.
next