platform/upstream/tensorflow.git
2018-06-26 Pete WardenRemoved Python 3.5 updates for RPi
2018-06-26 Pete WardenFix for RPi OpenBLAS compile issues, by pinning to...
2018-06-13 Pete WardenDocumentation for Raspberry Pi installation
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-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.
2018-05-31 Nupur GargFixed Python API.
2018-05-31 Saurabh SaxenaAdd utility for converting FunctionDef to GraphDef...
2018-05-31 Justin Lebar[XLA:GPU] Specify cudnn conv algorithm via backend_config.
2018-05-31 Ruoxin SangFix one comment in prefetch_autotuner_test.cc.
2018-05-31 A. Unique TensorFlowerPutting stubs for function shape inference interface
2018-05-31 Frank ChenAdd warning for gcs_config_ops
2018-05-31 Yu-Cheng LingRefactoring: Extract CombineHashes function into a...
2018-05-31 Justin Lebar[XLA] Check for identical backend configs in HloInstruc...
2018-05-31 A. Unique TensorFlowerMove reorder-cast-and-transpose optimization to optimiz...
2018-05-31 A. Unique TensorFlowerInternal change.
2018-05-31 A. Unique TensorFlowerSimilar to cr/188652533, specify the `maximum_iteration...
2018-05-31 A. Unique TensorFlowerWrite checkpoint path of evaluated checkpoint to the...
2018-05-31 A. Unique TensorFlowerExpose the ExponentialMovingAverage name as a public...
2018-05-31 Jacques PienaarMark XLAShapeForArgument as const.
2018-05-31 A. Unique TensorFlowerMove RemodeRedundantReshape optimization to a separate...
2018-05-31 Nupur GargAdd attributes to TFLite Python API.
2018-05-31 Jiri Simsa[tf.data] Changing signature of `MakeIterator` to enabl...
2018-05-31 Alexandre PassosMore eager notebooks.
2018-05-31 Anna RMoving generated API to tensorflow/.
2018-05-31 Shashi ShekharAdd profiling statistics to benchmark.
2018-05-31 Frank ChenFix links in the TensorFlow Security Advisories
2018-05-31 A. Unique TensorFlowerMaking the tf.name_scope blocks related to the factor...
2018-05-31 A. Unique TensorFlowerRuntimeShapes class: minor tweak to fix builds.
2018-05-31 Martin WickeMerge pull request #19419 from perfinion/pip_package
2018-05-31 Martin WickeMerge pull request #19597 from perfinion/pkgconfig
2018-05-31 Justin Lebar[XLA] Make HloInstruction::backend_config() a JSON...
2018-05-31 A. Unique TensorFlower[XLA] Redesign: delete computation_tracker and user_com...
2018-05-31 Dan MoldovanInitial implementation of a few of the list-specific...
2018-05-31 Jesse BensonBuild libtensorflow.so and libtensorflow_framework...
2018-05-31 A. Unique TensorFlowerSuppress generation of the proto API's descriptor(...
2018-05-31 A. Unique TensorFlowerIntroduce runtime shape class.
2018-05-31 gracehoneyMerge pull request #19652 from samikama/WiringIssues
2018-05-31 Skye Wanderman... Another handle_data fix for graph-mode functions.
2018-05-31 Dan MoldovanCleanup: update continue_statements.py to use the base...
next