platform/upstream/tensorflow.git
2018-04-18 Yong TangFix build failure in `bazel test -s --config=opt -...
2018-04-18 Martin WickeMerge pull request #17032 from yongtang/02152018-keep_d...
2018-04-18 gracehoneyMerge pull request #18509 from samikama/py_test
2018-04-18 annarevMerge pull request #17740 from fumihwh/support-matrix...
2018-04-18 Yifei FengMerge pull request #18577 from sbsends/master
2018-04-17 fo40225fix build break cmake windows 32bit (#18295)
2018-04-17 ImSheridanFix the default value doc string of global_step in...
2018-04-17 Yong TangReplace raw_input/input with six.moves.input for python...
2018-04-17 Yong TangFix shape validation error with tf.nn.conv3d_transpose...
2018-04-17 shengfuintelFixed the bug in mkl_input_conversion_op when reorder...
2018-04-17 AG Ramesh[INTEL MK] Updating MKL CPU CI build and test. (#18513)
2018-04-17 gracehoneyFix py_test import
2018-04-17 Martin WickeMerge pull request #18618 from yongtang/04172018-duplic...
2018-04-17 Sami KamaMake requested review changes
2018-04-17 Derek Murray[tf.data] Fix a device placement issue in `prefetch_to_...
2018-04-17 Martin WickeMerge pull request #18615 from yongtang/04162018-TFReco...
2018-04-17 Yifei FengMerge pull request #18613 from yifeif/branch_193234819
2018-04-17 Yong TangClean up remaining issues.
2018-04-17 Yong TangFix duplicate import in kmeans_test.py
2018-04-17 Yong TangRemove duplicate imports in several places
2018-04-17 Akshay ModiMerge pull request #18504 from akshaym/eager-custom-ops
2018-04-17 Martin WickeMerge pull request #18614 from yongtang/04172018-duplic...
2018-04-17 Martin WickeMerge pull request #18561 from yongtang/18529-doc-cast
2018-04-17 Martin WickeMerge pull request #18563 from yongtang/04162018-gemmlowp
2018-04-17 Martin WickeMerge pull request #17562 from giuscri/typo
2018-04-17 Martin WickeMerge pull request #17512 from imsheridan/fix_broken_li...
2018-04-17 Yifei FengUpdate clip_ops_test.py
2018-04-17 annarevMerge pull request #17395 from facaiy/ENH/adamax_optimizer
2018-04-17 Yong TangDuplicate imports in histogram_ops.py
2018-04-17 Yong TangRemove duplicate import in compat.py
2018-04-17 Yifei FengMerge commit for internal changes
2018-04-17 Tang, WenyiComplement cmake script to compile tensorflow with...
2018-04-17 Yifei FengAutomated g4 rollback of changelist 193168327
2018-04-17 Pavithra VijayMoving gradient registration for CudnnRNN op from contr...
2018-04-17 A. Unique TensorFlowerFixes and cleanup to support more complex quantized...
2018-04-17 Martin WickeMerge pull request #18601 from yongtang/18598-tf.compat...
2018-04-17 Martin WickeMerge pull request #18581 from ManHyuk/fix_typo
2018-04-17 Mingxing TanReplace decode_image with decode_jpeg to avoid ValueErr...
2018-04-17 A. Unique TensorFlowerFixes a comment in tf.contrib.seq2seq.monotonic_attenti...
2018-04-17 Yifei FengEnable consumption of GIT_TAG_OVERRIDE env var in relea...
2018-04-17 Akshay ModiAvoid ToString() in Eager's TFE_Execute.
2018-04-17 A. Unique TensorFlowerChange the contract of dynamic_builtin to reject all...
2018-04-17 Yong TangPylint fix
2018-04-17 Max GalkinEstimate IdentityN as Identity.
2018-04-17 Yong TangRemoved unnneded tf_export
2018-04-17 Yong TangFix tf.compat.as_str returns bytes issue in Python 3
2018-04-17 A. Unique TensorFlowerFix incorrect rejection of xrange.
2018-04-17 A. Unique TensorFlowerAdd uint32/uint64 support to Gather op.
2018-04-17 A. Unique TensorFlowerFix the type info analysis to correctly process loops...
2018-04-17 A. Unique TensorFlowerAutomated g4 rollback of changelist 192842670
2018-04-17 Wenhao Huchange the year of copyright
2018-04-17 wenhao.huloose test to 1e-5
2018-04-17 wenhao.hufix non-whitelited pylint errors
2018-04-17 Derek Murray[tf.data] Add an API for randomly sampling from multipl...
2018-04-17 wenhao.hufix init_ops.py
2018-04-17 Saurabh SaxenaMake ParallelInterleaveDataset saveable.
2018-04-17 A. Unique TensorFlowerSupply a dtype to super constructor, without which...
2018-04-17 Younghee KwonBoostedTreesEstimator in contrib: train_in_memory works...
2018-04-17 manhyukfix typo
2018-04-17 manhyukfix typo
2018-04-17 manhyukfix typo
2018-04-17 Yifei FengRemove proto imports in header files for core/kernels...
2018-04-17 Shashi ShekharAdd a simple Profiler and instrument operator invocatio...
2018-04-17 Yong TangSanitize with clan-format -i --style=Google
2018-04-17 Yong TangAdd shape check for buffer_size with TFRecordDataset
2018-04-17 Yong TangAdd shape check for compression_type in TFrecordDataset
2018-04-17 Yong TangAdd shape check to TFRecordDataset
2018-04-17 wenhao.huMerge branch 'master' into support-matrix-2-norm
2018-04-17 A. Unique TensorFlowerAdding min node weight regularization
2018-04-17 Michael CaseRemove deprecated/unused python related Bazel options.
2018-04-17 Sami KamaFixes for review requests
2018-04-17 Derek Murray[tf.data] Sort the results of `tf.matching_files()...
2018-04-17 Benoit SteinerDon't rely on graph contruction for an initial shape...
2018-04-17 A. Unique TensorFlowerAdd LinearOperatorKronecker, representing the Kronecker...
2018-04-17 Martin WickeMerge pull request #18575 from miaout17/fix-fft
2018-04-16 Anna RInternal change.
2018-04-16 A. Unique TensorFlowerPort the list append into the operators module. Not...
2018-04-16 Martin WickeMerge pull request #17443 from yongtang/16263-softmax_c...
2018-04-16 Olivia Nordquistdisabling flaky asan test
2018-04-16 A. Unique TensorFlowerInternal change
2018-04-16 A. Unique TensorFlowerCreate copy of locals() before copying, since modifying...
2018-04-16 A. Unique TensorFlowerReplacing the current inner Cholesky decomposition...
2018-04-16 Mark DaoustMerge branch 'master' into typo
2018-04-16 A. Unique TensorFlowerFix trace collection to properly remove the suffix.
2018-04-16 Mark DaoustCurly-brace id's are inconsistently supported.
2018-04-16 Sam SendelbachAdded support for saved_model_cli input files stored...
2018-04-16 A. Unique TensorFlowerInternal change.
2018-04-16 Yu-Cheng LingFix TFLite Makefile FFT2D dependency.
2018-04-16 James QinIncrease softmax gpu unittest numeric stability
2018-04-16 Jiri SimsaPorting tests for `rpc_op` to OS.
2018-04-16 A. Unique TensorFlowerExposes InputPipelineConfig as tf.contrib.tpu.InputPipe...
2018-04-16 Yong TangFix lite and makefile issue
2018-04-16 Martin WickeMerge pull request #18558 from imsheridan/fix_argmax_di...
2018-04-16 Martin WickeMerge pull request #18547 from imsheridan/fix_deprecate...
2018-04-16 Martin WickeMerge pull request #18570 from yongtang/18106-Bahdanau...
2018-04-16 Olivia Nordquistdisabling test that fails tensorflow.asan
2018-04-16 Yong TangUpdate bazel
2018-04-16 A. Unique TensorFlowerUse fixed sized tensor arrays and max loop iterations...
2018-04-16 A. Unique TensorFlowerSimplify the recursion when processing unpackings.
2018-04-16 Martin WickeMerge pull request #18562 from yongtang/04152018-png
next