aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-23Port in minimal changes to support BroadcastSub and BroadcastDivandroid-9.0.0_r47android-9.0.0_r46android-9.0.0_r45android-9.0.0_r44android-9.0.0_r43android-9.0.0_r42android-9.0.0_r41android-9.0.0_r40android-9.0.0_r39android-9.0.0_r38android-9.0.0_r37android-9.0.0_r36android-9.0.0_r35android-9.0.0_r34android-9.0.0_r33android-9.0.0_r32android-9.0.0_r31android-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16android-9.0.0_r12android-9.0.0_r11pie-qpr3-s1-releasepie-qpr3-releasepie-qpr3-b-releasepie-qpr2-releasepie-qpr1-s3-releasepie-qpr1-s2-releasepie-qpr1-s1-releasepie-qpr1-releasepie-dr1-releasepie-dr1-devpie-devpie-b4s4-releasepie-b4s4-devMiao Wang
2018-03-03Don't delegate quantized tensors with non-positive scale. am: ace49253a6 am: ...Miao Wang
2018-03-03Don't delegate quantized tensors with non-positive scale. am: ace49253a6Miao Wang
2018-03-02Don't delegate quantized tensors with non-positive scale.Miao Wang
2018-03-02Don't delegate quantized tensors with non-positive scale.android-p-preview-1Miao Wang
2018-02-23Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: aeb4531c...Miao Wang
2018-02-23Merge remote-tracking branch 'aosp/upstream-master' into mymerge am: aeb4531cffMiao Wang
2018-02-23Merge remote-tracking branch 'aosp/upstream-master' into mymergeMiao Wang
2018-02-23Merge remote-tracking branch 'aosp/upstream-master' into mymergeMiao Wang
2018-02-22Fix typo (#17193)Seo Sanghyeon
2018-02-22Merge pull request #17058 from rajendraarora16/masterMartin Wicke
2018-02-21Make configure script runnable from external workspace. (#17172)Michael Case
2018-02-21Fix markdown nit (#17163)Martin Pool
2018-02-21Merge pull request #17173 from tensorflow/MarkDaoust-patch-1Martin Wicke
2018-02-21Fix table format in SECURITY.mdMark Daoust
2018-02-21Remove extraneous check for Eager mode (#17125)Christopher Yeh
2018-02-20Add missing `override' (#17118)Daniel Trebbien
2018-02-20Cleaner documentation for tf.confusion_matrix (#17126)Christopher Yeh
2018-02-20Do not add --host_copt=-march=native on Power PC. (#17161)Michael Case
2018-02-20Merge pull request #17141 from drpngx/branch_186214551Yifei Feng
2018-02-20Fix buildifier format error.Yifei Feng
2018-02-20Disable flaky testYifei Feng
2018-02-20Merge pull request #17140 from spivotron/masterMartin Wicke
2018-02-20GrammarMartin Wicke
2018-02-20Merge pull request #17142 from dgboy2000/masterMartin Wicke
2018-02-19fix typoDanny Goodman
2018-02-19Merge commit for internal changesPatrick Nguyen
2018-02-19Merge pull request #1 from spivotron/spivotron-patch-1Henry Spivey
2018-02-19Update mobile_intro.mdHenry Spivey
2018-02-19make "smart_cond" api public and reusable (#13954)Michael Zhou
2018-02-19Share Variable objects among collections when importing metagraphs.A. Unique TensorFlower
2018-02-19Remove experimental C API from srcs rule as it requires other sourcesA. Unique TensorFlower
2018-02-19[TF:XLA] Select the update value instead of the buffer to support negativeBlake Hechtman
2018-02-18Merge pull request #17061 from kdavis-mozilla/mozilla-usesMartin Wicke
2018-02-18Fix typo (#17008)ManHyuk
2018-02-18Updating layers.md (fixing typo) (#17096)Abe
2018-02-17Tweak `tf.slice` documentation.A. Unique TensorFlower
2018-02-17[XLA:GPU] Fix a problem in DoGemmAutotune.Bixia Zheng
2018-02-17Automated g4 rollback of changelist 186019263A. Unique TensorFlower
2018-02-16Added an experimental C API TF_EnableXLACompilation() to enable XLA compilation.Mingsheng Hong
2018-02-16Automated g4 rollback of changelist 186053793Yu-Cheng Ling
2018-02-16Modify reference quantized LSTM implementation so that it only needs one inst...A. Unique TensorFlower
2018-02-16Merge changes from github.Ankur Taly
2018-02-16Adds a `shape` property to LabeledTensor.A. Unique TensorFlower
2018-02-16[XLA] Pass the module to HloDataflowAnalysis by const reference.Michael Kuperstein
2018-02-16Activates Eigen path for CPU implementation of atrous/dilated convolution (on...A. Unique TensorFlower
2018-02-16Changes keep_dims to keepdims to remove deprecation warning.A. Unique TensorFlower
2018-02-16Make tf.py_func and tf.smart_cond play better with eager mode.Akshay Modi
2018-02-16Initializing the thread-local device to the right value.Alexandre Passos
2018-02-16Reset the DAZ bit when entering the XLA CPU/GPU compilerSanjoy Das