platform/upstream/tensorflow.git
2018-04-25 Junpeng Laofix Non-ASCII character error
2018-04-25 Junpeng Laofix pylint error
2018-04-20 Junpeng Laominor code styling
2018-04-20 Junpeng LaoAddress comments from @srvasude
2018-04-18 Junpeng Laoadd forward logdet jacobian
2018-04-18 Junpeng LaoAdd test
2018-04-17 Junpeng LaoWIP implemented Ordered bijector
2018-04-17 Junpeng Laominor format clean up
2018-04-17 Junpeng LaoUnify style in bijector
2018-04-17 Martin WickeMerge pull request #18575 from miaout17/fix-fft
2018-04-16 Martin WickeMerge pull request #17443 from yongtang/16263-softmax_c...
2018-04-16 Yu-Cheng LingFix TFLite Makefile FFT2D dependency.
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 Martin WickeMerge pull request #18562 from yongtang/04152018-png
2018-04-16 Yong TangFix pylint issue
2018-04-16 Yong TangAdd test case for Bahdanau attention when normalized...
2018-04-16 Yong TangFix the issue with Bahdanau attention when normalized...
2018-04-16 Yong TangAdd missing header pnglibconf.h
2018-04-16 Yong TangUpdate library file names `libpng12` -> `libpng16`
2018-04-16 Yong TangUpdate libpng to v1.6.34 for cmake
2018-04-16 Martin WickeMerge pull request #18569 from annarev/merge_branch
2018-04-16 Martin WickeMerge pull request #17800 from yongtang/03152018-deprec...
2018-04-16 Martin WickeMerge pull request #18568 from case540/enable_git_tag_o...
2018-04-16 Martin WickeMerge pull request #18544 from ManHyuk/fix_typo
2018-04-16 Anna RMerging r1.8 into master
2018-04-16 Michael CaseFix Exception syntax.
2018-04-16 Michael CaseAdd ability to override git tag in __git_version__...
2018-04-16 Harald HusumUpdate pydoc for several tfdbg hooks (#18533)
2018-04-16 imsheridanFix tf.argmax warnings on dimension parameter with...
2018-04-16 James WexlerMerge pull request #18500 from jameswex/closure_proto_l...
2018-04-16 James WexlerMerge branch 'master' into closure_proto_library
2018-04-16 imsheridanFix the doc strings of nn.sampled_softmax_loss since...
2018-04-16 manhyukfix typo
2018-04-16 manhyukMerge branch 'fix_typo' of https://github.com/ManHyuk...
2018-04-16 Yuan (Terry... Fix embedding_ops doc formatting (#18520)
2018-04-16 freedom" Koan... export tflite::Intepreter's UseNNAPI() and setNumThrea...
2018-04-16 Yong TangAllow `~/` in path for transform_graph (#15894)
2018-04-16 Siu Kei, Mukadding ps_strategy to run_config to enable different...
2018-04-16 Yong TangAdd support for explicit broadcasting in TensorFlow...
2018-04-16 Guillaume KleinSupport passing layer instances to produce attentional...
2018-04-16 David T.H. KaoExpose Scaffold.default_local_init_op as a public stati...
2018-04-16 Elson RodriguezImproving S3 documentation. (#18406)
2018-04-16 ManHyukFix typo (#18416)
2018-04-15 Yong TangUpdate sqlite version for cmake build (#18524)
2018-04-14 Yong TangAdd shape validation for tag input of StatsDataset...
2018-04-14 Qianli Scott ZhuMerge pull request #18511 from qlzh727/branch_192842670
2018-04-13 Scott ZhuMerge commit for internal changes
2018-04-13 Yifei FengAutomated g4 rollback of changelist 192784701
2018-04-13 A. Unique TensorFlowerImprove layout optimizer tests -- Evaluate nodes before...
2018-04-13 Justine TunneyUpgrade SQLite
2018-04-13 A. Unique TensorFlowerRestore definitions of static members in MklCpuAllocator.
2018-04-13 Akshay AgrawalEnable remote functions for TPU_SYSTEM.
2018-04-13 Francois CholletAvoid mixing `Dimension` type and `int` when defining...
2018-04-13 A. Unique TensorFlower[XLA] Pattern matcher for HLO, Shapes, Layouts
2018-04-13 A. Unique TensorFlowerAdd broadcasting to all LinearOperators.
2018-04-13 Bixia Zheng[TF] Enable half precision XLA compiler tests for the...
2018-04-13 Sung Jin HwangAdded PmfToQuantizedCdf op to contrib/coder in TensorFlow.
2018-04-13 Allen LavoieAllow tf.train.Saver to load object-based checkpoints...
2018-04-13 A. Unique TensorFlower[XLA] Redesign: add ~XlaOp() and ~XlaComputation().
2018-04-13 Austin AndersonSmall tag change
2018-04-13 Francois CholletExtend Keras symbol-feeding to dynamic-length tensors...
2018-04-13 Anna RInternal change.
2018-04-13 A. Unique TensorFlowerSupport scalar mean in resolve_batch_normalization
2018-04-13 Martin WickeMerge pull request #18505 from yupbank/add-new-owner...
2018-04-13 Peng YuAdd myself into code ownder for tensor_forest
2018-04-13 James WexlerRemove closure_js_proto_library rule for tf.example...
2018-04-13 A. Unique TensorFlower[XLA] Redesign: add a constructor: XlaComputation(HloMo...
2018-04-13 A. Unique TensorFlower[XLA] Redesign: add a method that creates fake data...
2018-04-13 A. Unique TensorFlowerExpose tf.decode_compressed to the public API.
2018-04-13 James WexlerMerge branch 'closure_proto_library' of https://github...
2018-04-13 James Wexlerfix build file format
2018-04-13 Yong TangFix warnings in tf.distributions.Categorical (#18468)
2018-04-13 Yong TangFix crash when invalid dtype was passed (#18481)
2018-04-13 James WexlerMerge branch 'master' into closure_proto_library
2018-04-13 Yu-Cheng LingFix the broken TFLite iOS example. (#18483)
2018-04-13 Yong TangFix warnings in `nn.sampled_softmax_loss` (#18494)
2018-04-13 Yong TangAdd deprecation args decoration for tf.squeeze (#18495)
2018-04-13 A. Unique TensorFlowerFixing output alternatives
2018-04-13 Qianli Scott ZhuMerge pull request #18497 from qlzh727/branch_192771889
2018-04-13 Peter Hawkins[TF:XLA] Start a TensorFlow library that contains direc...
2018-04-13 James QinAdd more logging for failure cases in CUDATimer
2018-04-13 James Wexlerreview changes
2018-04-13 Mark HeffernanFix comment in xla_data.proto related to padding value...
2018-04-13 Anna RInternal change.
2018-04-13 James Wexlerclosure proto library for example protos
2018-04-13 A. Unique TensorFlowerDisable x * x -> square(x) Grapler rewrite for complex...
2018-04-13 A. Unique TensorFlowerDepthwiseConv Optimization Fixes
2018-04-13 A. Unique TensorFlowerEnable GCS remote cache in Windows Bazel Build
2018-04-13 gracehoneyMerge pull request #18444 from samikama/trt_static_impl
2018-04-13 Guangda LaiAdd debugging checks for setting cuda stream, so it...
2018-04-13 Scott ZhuMerge commit for internal changes
2018-04-13 A. Unique TensorFlowerExperiment with pre-shuffled fully-connected weights
2018-04-13 A. Unique TensorFlowerRefactor to remove the duplicate calls to obtain a...
2018-04-13 A. Unique TensorFlowerAdd support to TFLite for dilated convolution.
2018-04-13 A. Unique TensorFlowerAutomated g4 rollback of changelist 192768744
2018-04-13 A. Unique TensorFlowerSplit byte_order.h off cpu_info.h
2018-04-13 A. Unique TensorFlowerDemo: RNN colorbot with Estimators.
2018-04-13 A. Unique TensorFlowerKeep function doc string at the top of the function.
next