platform/upstream/tensorflow.git
2018-02-12 Yong TangFix some keep_dims warnings in math_ops_tests
2018-02-12 Yong TangFix some warnings with keep_dims in `tf.contrib.distrib...
2018-02-12 Yukun ChenFix warning about keep_dims. keep_dims -> keepdims...
2018-02-12 Christopher YehImprove formatting of shapes in tf.losses documentation...
2018-02-12 MyungJoo HamCMAKE: optionally link to ZLIB as systemlib / shared...
2018-02-11 DylanDmitritypo fix (#16903)
2018-02-11 ManHyukFix typo (#16908)
2018-02-11 Loo Rong Jie[MSVC] Workaround MSVC template/lambda parsing bug...
2018-02-11 Yong TangFix the profiler python docstring link (#16916)
2018-02-11 Yong TangAdd S3 plugin to the list of file system plugin in...
2018-02-10 Yong TangImprove shape function of NonMaxSuppression (#16890)
2018-02-09 Michael CaseMerge pull request #16858 from case540/branch_184929151
2018-02-08 Michael CaseMerge branch 'master' into branch_184929151
2018-02-08 Michael CaseFix pylint issues.
2018-02-08 Jonathan HseuMerge pull request #16874 from jhseu/revert
2018-02-08 Jonathan HseuRevert "Fix missing . (#16460)"
2018-02-08 matthieudelaroFix missing . (#16460)
2018-02-08 Johnson145fix typo (#16812)
2018-02-08 JeromeMove some ndlstm functions to contrib (#16816)
2018-02-08 Liang-Chi HsiehFix two links. (#16854)
2018-02-08 Haichen "HC" Liremove keep_dims warning in maxout layer (#16769)
2018-02-08 lazypanda1Fixing assert message for beta distribution (#16786)
2018-02-08 fo40225python 2.7 unit test error repair on windows (#16725)
2018-02-08 BenAdd option to not include histograms (#16579)
2018-02-08 PhilAdds parameter 'msg' to tf.TensorFlowTestCase. (#16667)
2018-02-08 Rajendra aroraFixes variable name (#16797)
2018-02-08 Brad WannowUpdate CONTRIBUTING.md (#16806)
2018-02-08 Glenn WeidnerFix error message in record_reader (#16808)
2018-02-08 Gunhan GulsoyMake configure script more lenient to the length of...
2018-02-08 Yong TangImprove shape function of SampleDistortedBoundingBox...
2018-02-08 Yong TangFix broken link in CONTRIBUTING.md (#16869)
2018-02-08 Yan Facai ... Fix static shape inference for keras.layers.LSTM (...
2018-02-08 Scott TsengEnable some passes for graph_transform on Windows ...
2018-02-08 Yan Facai ... py_func convert unicode string results to bytes for...
2018-02-08 Michael CaseMerge commit for internal changes
2018-02-08 Yao ZhangReduce the number of concats to avoid test timeout.
2018-02-08 A. Unique TensorFlowerRemove note about accumulator variables, since those...
2018-02-08 Russell PowerAdd operation to forward log messages from remote worke...
2018-02-08 Sanjoy Das[XLA:CPU] Fix test case for vectorized Exp and Tanh...
2018-02-08 Yong TangAdd optimized gif support for decode_gif (#16804)
2018-02-08 Yong TangAdd uint32 and uint64 kernel support for `Invert` ...
2018-02-08 Yong TangSupport CopyFile with streaming (#12658)
2018-02-08 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-02-08 cclaussresolve undefined name array_ops (#16485)
2018-02-08 Michael CaseDisable internally failing array_ops test.
2018-02-08 Yusuke YamadaFix document typo (#16489)
2018-02-08 Eugene BrevdoRemove tf.contrib.ndlstm as it is not maintained and...
2018-02-08 cclaussFix undefined name: import as_str_any for line 35 ...
2018-02-08 Sergei LebedevFixed a typo in `group_by_window` documentation (#16711)
2018-02-08 Marcus OngCMake (Windows): Added support for ninja build and...
2018-02-08 brett kooncespelling fixes for contrib docs (#16811)
2018-02-08 Yong TangRemove obsolete BernoulliWithSigmoidProbs (#16846)
2018-02-08 hsm207Fix typo (#16822)
2018-02-08 Martin WickeMerge pull request #16837 from yongtang/16534-tf.losses...
2018-02-07 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-02-07 Kay Zhu[XLA] Keep the number of HloPasses minimum for the...
2018-02-07 Michael CaseMerge changes from github.
2018-02-07 Francisco GuerreroFixes issue when linking of rule '//tensorflow/contrib...
2018-02-07 Andrew HarpBump JetPack default to 3.2 in Android build script...
2018-02-07 Alexandre PassosBetter documentation for contrib summaries.
2018-02-07 Suharsh SivakumarGeneralize quantization rewrite to not rely on names.
2018-02-07 A. Unique TensorFlowerChange output of slim.learning.train to total_loss...
2018-02-07 Derek Murray[tf.data] Move the C++ Dataset class implementations...
2018-02-07 Rasmus Munk... Merge pull request #16844 from rmlarsen/master
2018-02-07 Yu-Cheng LingMakefile flag to use Apple Accelerate for Conv on iOS.
2018-02-07 ankurtalyMerge pull request #16819 from ankurtaly/branch_184768730
2018-02-07 Rasmus Munk... Fix bug and speed up Grappler constant folding
2018-02-07 Rasmus Munk... Use assertAllClose instead of assertArrayNear.
2018-02-07 A. Unique TensorFlowerAdd BatchMatMul support and improve tensorflow graphdef...
2018-02-07 Rasmus Munk... Merge pull request #1 from tensorflow/master
2018-02-07 Yao ZhangSet the number of warmup steps for building the cost...
2018-02-07 Mingsheng HongInitial XLA support for TF eager. This is prerequisite...
2018-02-07 Yu-Cheng LingUpdate TFLite iOS Camera Example app to use TFLite...
2018-02-07 A. Unique TensorFlowerUpdate to type-dependent while loop, and tests for it.
2018-02-07 Allen LavoiePrototype for object-based save/restore
2018-02-07 Yifei FengUpdate BUILD
2018-02-07 A. Unique TensorFlowermake calling NNAPI work again
2018-02-07 Ankur TalyUpdated copyright from 2017 to 2018
2018-02-07 PhilAdd unsortedsegment(prod/min/max/sqrt_n/mean). (#15858)
2018-02-07 A. Unique TensorFlowerImprove model_pruner:
2018-02-07 Sanjoy Das[XLA:CPU] Fix/suppress issues caught by the C++ linter
2018-02-07 A. Unique TensorFlowerMake TypeError more explicit on _assertAllCloseRecursive
2018-02-07 A. Unique TensorFlowerAdding support for standalone Tanh operator.
2018-02-07 A. Unique TensorFlowerRefactor score definition in GMM operations. This is...
2018-02-07 Yong TangRemove warnings in tf.losses.softmax_cross_entropy
2018-02-07 A. Unique TensorFlowerUtilities for type checking and multiple dispatch.
2018-02-07 A. Unique TensorFlowerSupport for quantized LstmCell, with initial reference...
2018-02-07 Sanjoy Das[XLA:CPU] Assert more thoroughly on preconditions in...
2018-02-07 Sanjoy Das[XLA] Use HloVerifiedTestBase in AlgebraicSimplifierTest
2018-02-07 cclaussTypo in variable name: BETA --> self.BETA (#16666)
2018-02-07 Yong TangFix incorrect links in CONTRIBUTING.md (#16814)
2018-02-07 Sanjoy Das[XLA:CPU] Add an LLVM IR implementation of Exp
2018-02-07 Yifei FengAdd pylint check for W0611 unused-import in ci_sanity...
2018-02-07 Zhixian YanLSTM for TFlite/Toco
2018-02-07 Russell PowerClear feed error on session start.
2018-02-07 Jonathan HseuTPUEstimator: Revert the global_step change and require...
2018-02-07 Sanjoy Das[XLA:CPU] Use VectorSupportLibrary for LLVM IR implemen...
2018-02-07 A. Unique TensorFlowerWe used to bypass fake-quant nodes in resolve_reorder_a...
2018-02-07 Ankur TalyMerge commit for internal changes
2018-02-07 Derek Murray[tf.data] Fix a memory leak when an iterator is reiniti...
next