platform/upstream/tensorflow.git
2018-05-01 A. Unique TensorFlowerImplementation of the fully-connected TFLite Op using...
2018-05-01 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-05-01 Benoit SteinerFixed some outdated comments
2018-05-01 A. Unique TensorFlowerMinor JNI performance improvement.
2018-05-01 A. Unique TensorFlowerMaking ids unique in nn.embedding_lookup_sparse. This...
2018-05-01 Mark HeffernanFix bug in peak buffer accounting in buffer assignment.
2018-05-01 Patrick NguyenMerge changes from github.
2018-05-01 A. Unique TensorFlowerMake tower-local variables non-trainable even with...
2018-05-01 A. Unique TensorFlowerEnable checkpointless eval and predict for tf.estimator.
2018-05-01 Mark DaoustUpdate community/swift
2018-05-01 Shashi ShekharUpdate schema.
2018-05-01 A. Unique TensorFlowerRelax the stringent memory allocator constraints in...
2018-05-01 A. Unique TensorFlowerCollective Ops Part 5
2018-05-01 Sanjoy DasOpen source infeed test
2018-05-01 Priya GuptaAdd utility to auto shard a dataset pipeline in the...
2018-05-01 Peter HawkinsAdd a pointer from Device to its owning DeviceMgr.
2018-05-01 A. Unique TensorFlowerImplements matrix multiply-accumulate for linear no...
2018-05-01 Yuefeng ZhouAdd device_util.resolve method which merges with curren...
2018-05-01 Benoit SteinerSimplified shape inference.
2018-05-01 RJ RyanImprove shape inference for tf.contrib.signal.frame.
2018-05-01 A. Unique TensorFlowerBoosted trees: support indicator column.
2018-05-01 Asim Shankareager: Update sample notebooks with API changes in...
2018-05-01 Gunhan GulsoyAutomated g4 rollback of changelist 194917415
2018-05-01 A. Unique TensorFlowerFix crash in HloGraphDumper where it crashes on tuple...
2018-05-01 A. Unique TensorFlowerPreventing RemoveTrivialBinary from removing broadcasts.
2018-05-01 A. Unique TensorFlowerProtocol buffer classes now list their fields in dir...
2018-05-01 Sanjoy Das[XLA:CPU] Open source some tests.
2018-05-01 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-05-01 A. Unique TensorFlowerMove LinearOperatorKronecker and LinearOperatorBlockDia...
2018-05-01 A. Unique TensorFlower[XLA] Redesign: dump HloSnapshot at the point where...
2018-05-01 A. Unique TensorFlowerInternal change.
2018-05-01 Yifei FengRemove proto header import from core/framework/tracking...
2018-05-01 A. Unique TensorFlowerGo: Update generated wrapper functions for TensorFlow...
2018-05-01 A. Unique TensorFlower[XLA] Redesign: migrate tensorflow/compiler/tf2xla...
2018-05-01 Jiri Simsa[tf.data] Adding an experimental `group_by_reducer...
2018-05-01 A. Unique TensorFlowerInternal cleanup.
2018-05-01 Alexandre PassosFaster reduce_logsoftmax (specially in eager) and bugfi...
2018-04-30 A. Unique TensorFlowerSmall fix to prevent a crash if the delegate has not...
2018-04-30 Yuefeng ZhouAdd MultiNodeDataset and MultiNodeIterator which are...
2018-04-30 Bixia Zheng[XLA] Change the TF2XLA bridge to perform F16 reduction...
2018-04-30 Yifei FengImprove error message for pip_smoke_test.
2018-04-30 A. Unique TensorFlowerDo not allocate memory for literal as it will be alloca...
2018-04-30 A. Unique TensorFlowerEnhancements to GRAPHVIZ_DOT output:
2018-04-30 A. Unique TensorFlowerImplement unary chain hoisting optimization for Concat...
2018-04-30 Eli BenderskyAdd XLA logo to its documentation page
2018-04-30 Alexandre PassosDo not cast int64 to int32 in keras embedding lookups.
2018-04-30 Dimitris Vardoulakis[TF:XLA] Fix some unexpected memory leak in hlo_graph_d...
2018-04-30 Petros MolRemoving an obsolete TODO
2018-04-30 A. Unique TensorFlowerPush down const inputs into the function of specialized...
2018-04-30 Jiri Simsa[tf.data] Adding support for `tf.SparseTensor` into...
2018-04-30 A. Unique TensorFlowerExtend SDCAOptimizer functionality to prune negative...
2018-04-30 Shashi ShekharFix a bug in profiler.
2018-04-30 Joshua V. DillonCleanup handling of non-Tensor valued event_ndims in...
2018-04-30 HyoukJoong LeeFix device assignment in xla/service/service.cc to...
2018-04-30 Tom HenniganFix typos in tf.GradientTape documentation.
2018-04-30 Igor SaprykinWhen a mirrored variable is fetched in cross-tower...
2018-04-30 Sanjoy Das[TF:XLA] Bump open source llvm revision to r331173
2018-04-30 Benoit SteinerUse the default rewriter config instead of a custom one
2018-04-30 A. Unique TensorFlowerFix bugs in AssignOp:
2018-04-30 A. Unique TensorFlower-Miscellaneous code clean-up
2018-04-30 Yifei FengAdd --keep_going flag to bazel query in pip_smoke_test...
2018-04-30 Dustin TranAdd snippet illustrating discretized logistic mixture...
2018-04-30 Mark DaoustSwitch install get_started link
2018-04-30 Ayush DubeyPrepare nodes that will be allocated using ScopedAllocator.
2018-04-30 A. Unique TensorFlowerRemove manifest_merger that is being removed from Bazel...
2018-04-30 Tom HenniganClarify return type for defun as zero or more `tf.Tensor`s.
2018-04-30 Alexandre PassosFixes to tape gradient for providing outputs and having...
2018-04-30 A. Unique TensorFlowerAdding a depthwise convolution kernel op (with label...
2018-04-30 A. Unique TensorFlowerCleaning up tracing code.
2018-04-29 Russell PowerKeras: Supply `maximum_iterations` to the TF backend...
2018-04-29 Russell PowerAdd support for a clean checkpoint and shutdown in...
2018-04-29 Sherry MooreAdded del_hparam(), the counter part of add_hparam.
2018-04-29 Richard WeiUpdate the Swift for TensorFlow community page.
2018-04-29 Dimitris Vardoulakis[TF:XLA]
2018-04-29 A. Unique TensorFlowerInternally rewrite RevBlock to use @custom_gradient
2018-04-28 Asim ShankarJava: Release 1.8.0
2018-04-28 Brennan Saeta[tf.data] Use core::ScopedUnref to avoid resource leakage.
2018-04-28 A. Unique TensorFlowerAllow not specifying eval_spec when evaluation is not...
2018-04-28 Mingsheng HongThis is Part 1 of Swift<->TF sends/recvs: support sendi...
2018-04-28 Anna RRemoving hidden_ops.txt file.
2018-04-28 A. Unique TensorFlowerFix kernel creation bug, due to constant folding always...
2018-04-28 A. Unique TensorFlowerAdd test case on compiling dense layer node with XLA.
2018-04-28 Patrick NguyenProperly export recurrent in contrib.
2018-04-28 Sanjoy DasHLO profiling for tfcompile.
2018-04-28 A. Unique TensorFlower Add internal uint b stats to TfOpStats.
2018-04-28 Sanjoy DasSplit up ElementaIrEmitter::MakeElementGenerator into...
2018-04-28 A. Unique TensorFlower[XLA] Fix bug in ShapeUtil::StripDegenerateDimensions
2018-04-28 Brennan SaetaMake RetryingFileSystem a template.
2018-04-27 Petros MolMinor fix to SDCAOptimizer documentation.
2018-04-27 Nick Desaulniers[TF:XLA:INTERPRETER] implement bfloat16 comparisons
2018-04-27 A. Unique TensorFlowerFix broken ElementWiseFusionTest.
2018-04-27 Akshay ModiMinor eager service proto clarification.
2018-04-27 Sanjoy Das[XLA:CPU] Implement fusion for the Gather HLO
2018-04-27 A. Unique TensorFlowerIf two identical functions are given different grad...
2018-04-27 A. Unique TensorFlowerRemove whitespaces from tags in saved_model_cli.
2018-04-27 Sanjoy Das[TF:XLA] Bump open source llvm revision to r330950
2018-04-27 Sourabh BajajRemove scope name from bfloat16
2018-04-27 Asim Shankareager: Improve error message when GradientTape is used...
2018-04-27 A. Unique TensorFlowerReplace GrapplerFunctionItem input with a constant.
2018-04-27 A. Unique TensorFlowerInternally rewrite @recompute_grad to use @custom_gradient
next