platform/upstream/tensorflow.git
2018-02-06 Asim ShankarJava: Update to 1.6.0-rc0
2018-02-06 A. Unique TensorFlowerMake namedtuples with identical name and field names...
2018-02-06 A. Unique TensorFlowerRemove redundant calls to realloc dynamic tensors.
2018-02-06 A. Unique TensorFlowerMakes ResourceVariables return correct initialized_valu...
2018-02-06 Ian Langmoremcmc_diagnostics.py added to contrib/bayesflow/. poten...
2018-02-06 A. Unique TensorFlowerRollback of CL 183879566, and fix Windows CMAKE build...
2018-02-06 A. Unique TensorFlowerExport align_corners to TF Lite
2018-02-06 Benoit SteinerAdded the ability to query the amount of RAM available
2018-02-06 Joshua V. DillonCleanup markdown errors in `Bijector`.
2018-02-06 Justin Lebar[XLA] Add HloBindings::ToString().
2018-02-06 Igor SaprykinCorrectly treat "devices=/gpu:0" argument of replicate_...
2018-02-06 Mingsheng HongMisc cleanups and tweaks:
2018-02-06 Justin Lebar[XLA:GPU] Split IrEmitter{Unn,N}ested out of ir_emitter.h.
2018-02-06 A. Unique TensorFlowerSupport negative axis in concatenation
2018-02-06 A. Unique TensorFlowerShard linear operator tests.
2018-02-06 Amit PatankarAdd filepaths to test_local support.
2018-02-06 Yifei FengRemove makefile build dependency on all_opensource_file...
2018-02-05 Skye Wanderman... "frame_name" attr must be altered when importing/export...
2018-02-05 A. Unique TensorFlower[XLA] Sink layout sensitivity from CSE into HloInstruct...
2018-02-05 Suharsh SivakumarMake fold batch norm code use OneofPattern and rearrang...
2018-02-05 A. Unique TensorFlowerAssign total_loss in order not to crash if training...
2018-02-05 Sergio GuadarramaAdding TensorSpec to represent the specification of...
2018-02-05 A. Unique TensorFlowerVerify tflite model in TFLite Java API
2018-02-05 Max GalkinAdd logging to diagnose device properties parsing probl...
2018-02-05 Yu-Cheng LingFix CBLAS Conv reference implementation in TFLite.
2018-02-05 Alexandre PassosAutomated g4 rollback of changelist 184573795
2018-02-05 A. Unique TensorFlowerBackward pass implementation for fusion optimizer.
2018-02-05 A. Unique TensorFlower[XLA] Fix documentation for Clamp.
2018-02-05 Peter Hawkins[TF:XLA] Implement GatherNd.
2018-02-05 Derek Murray[tf.data] Fix use-after-free bug when closing down...
2018-02-05 A. Unique TensorFlower[XLA] Add tests for Clamp of S32 and U32 vectors with...
2018-02-05 Alexandre PassosFixes issue where external control dependencies in...
2018-02-05 Asim Shankarcontrib/rnn: Fix #16703
2018-02-05 A. Unique TensorFlowerBug fix: Don't dereference nullptr in OpKernelContext...
2018-02-05 Yunxing Dai[TF:XLA] Making constant folding deterministic.
2018-02-05 Benoit SteinerSerialize the evaluation of the AssignAdd nodes to...
2018-02-05 Yao ZhangSupport parsing from text and fused op in contrib.
2018-02-05 Joshua V. DillonAutomated g4 rollback of changelist 184323369
2018-02-05 A. Unique TensorFlowerProper reallocation of dynamic tensors.
2018-02-05 Dan RingwaltMake flat_transforms_to_matrices and matrices_to_flat_t...
2018-02-05 Amit PatankarChanging the link to point to new android job.
2018-02-05 A. Unique TensorFlower[XLA] add Conditional to the local Python XLA client.
2018-02-05 Dan RingwaltClarify that tf.contrib.image.rotate angles are counter...
2018-02-05 A. Unique TensorFlowerEnable aggressive identity node pruning in dependency...
2018-02-05 Skye Wanderman... Get control_flow_ops.py ready to support de/serializing...
2018-02-05 A. Unique TensorFlowerInternal Change
2018-02-05 A. Unique TensorFlowerExpand the activity analysis to composite names.
2018-02-05 A. Unique TensorFlowermini documentation fix
2018-02-05 A. Unique TensorFlowerFixed sequence_mask behavior on unknown shape.
2018-02-05 A. Unique TensorFlowerSupport for quantized LSTM models.
2018-02-04 Mingsheng HongMinor fixes to the get started doc.
2018-02-04 Derek MurrayAvoid retaining two copies of each constant in `Constan...
2018-02-04 Blake Hechtman[XLA] Assign mandatory constraints in a DFS order and...
2018-02-03 RJ Ryan[tf-signal] Fix exception when input shape is unknown...
2018-02-03 A. Unique TensorFlower[XLA] Add tests for Clamp with scalars S32 and U32.
2018-02-03 Yu-Cheng LingFix breakage: Can't build TFLite with Bazel for Mac...
2018-02-03 A. Unique TensorFlowerA more efficient implementation of the Op using batch...
2018-02-03 Mingsheng HongExtended TFE_OpSetDevice() with the ability to set...
2018-02-03 Justin Lebar[XLA] Minor cleanups related to multi-output fusion.
2018-02-03 A. Unique TensorFlowerPropagate outfeed sharding, if specified from TensorFlow.
2018-02-03 Anna RAutomated g4 rollback of changelist 184347012
2018-02-03 Derek Murray[tf.data] Add public header "tensorflow/core/framework...
2018-02-03 Derek MurrayCheck that the type of an implicitly dereferenced tenso...
2018-02-03 Jonathan HseuUpdate global_step by default if the user specifies...
2018-02-03 A. Unique TensorFlowerTpu cluster resolver only returns TF server addresses...
2018-02-03 Alexandre PassosReplacing _container_prefix with _graph_key to preserve...
2018-02-03 Alexandre PassosTF_CALL_ALL_TYPES should include variant
2018-02-02 Alexandre PassosRollback of recent changes to tensor.{h,cc}
2018-02-02 Jianwei XieAdds batch inference support on TPU with TPUEstimator...
2018-02-02 Eugene Brevdo[TF RNN] Small optimization to rnn: only calculate...
2018-02-02 Tatiana ShpeismanChanged minimal required version of bleach Python packa...
2018-02-02 Mingsheng HongA few misc tweaks to TFE APIs.
2018-02-02 Yu-Cheng LingTFLite: Conv CBLAS kernel
2018-02-02 Derek Murray[tf.data] Move framework/dataset.h to framework/dataset...
2018-02-02 Joshua V. DillonSupport `float16` `dtype` in `tf.linalg.*`.
2018-02-02 Joshua V. DillonBreaking change: Revise HMC interface to accept a list...
2018-02-02 Yuefeng ZhouSkip the node that has unexpected number of outputs.
2018-02-02 Sanjoy Das[TF:XLA] Bump open source llvm revision to r324073
2018-02-02 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-02-02 Peter Hawkins[TF:XLA] Improve/refactor the handling of resource...
2018-02-02 A. Unique TensorFlowerAllow ResizeBilinear to resize the output tensor in...
2018-02-02 Alexandre PassosRegister resource_scatter_update for string types.
2018-02-02 A. Unique TensorFlowerAdd shape inference for outside_compilation graph rewri...
2018-02-02 A. Unique TensorFlowerRegister GPU host kernels for Identity and RefIdentity.
2018-02-02 A. Unique TensorFlowerAutomated g4 rollback of changelist 184273245
2018-02-02 Anna RRemove hidden_ops.txt file. Instead, switch to use...
2018-02-02 Jacques PienaarConsider beyond immediate neighbors to find exit node.
2018-02-02 A. Unique TensorFlowerShow that we must over reallocate after resizing dynami...
2018-02-02 A. Unique TensorFlowerFix latent bug in dependency optimizer.
2018-02-02 Yao ZhangDisable graph optimizations (CSE) in test so that const...
2018-02-02 A. Unique TensorFlower[comment-only change]: Fix grammar error.
2018-02-02 Derek MurrayFix a bug in function inlining when the argument is...
2018-02-02 A. Unique TensorFlowerEnabling partitioned variables to work with TPU.
2018-02-02 Gunhan GulsoyFix some tf-lite tests
2018-02-02 A. Unique TensorFlowerFix tolerance too tight for Wasserstein distance test.
2018-02-02 Gunhan GulsoyFix some tf-lite tests
2018-02-02 A. Unique TensorFlowerFix tolerance too tight for Wasserstein distance test.
2018-02-02 Justin LebarInternal change
2018-02-02 A. Unique TensorFlowerAutomated g4 rollback of changelist 183874527
2018-02-02 A. Unique TensorFlowerSupporting new saving op structure.
next