platform/upstream/tensorflow.git
2018-03-08 Suharsh SivakumarRemove unneeded rewrite, now that contrib.quantize...
2018-03-08 A. Unique TensorFlowerInternal change.
2018-03-08 Asim Shankareager: Export tf.enable_eager_execution() and tf.execut...
2018-03-07 Allen LavoieCheckpointable: Fix device placement when restoring...
2018-03-07 Katherine WuAdded tf.contrib.data.make_batched_features_dataset...
2018-03-07 Joshua V. DillonMigrate AIS chain into `tfp.mcmc` and modularize its...
2018-03-07 Eugene Brevdopy_func attaches full stack traces when an error is...
2018-03-07 A. Unique TensorFlowerRemove unused parameter from GetQuantizationParamsFromM...
2018-03-07 Jonathan HseuFix GCS uploads occasionally failing when retrying.
2018-03-07 Sanjoy DasDon't populate linear_ with a logical index
2018-03-07 Austin AndersonCreate mobile testing rules for TF Lite known-portable...
2018-03-07 Sanjoy Das[TF:XLA] Bump open source llvm revision to r326829
2018-03-07 Derek Murray[tf.data] Optimize `Dataset.filter()` when the predicat...
2018-03-07 A. Unique TensorFlowerUpdate graph rewrites for host compute ops
2018-03-07 Brennan Saeta[tpu.datasets]: Improve the performance of the Streamin...
2018-03-07 A. Unique TensorFlowerFurther small support for quantized unfused LSTMs.
2018-03-07 A. Unique TensorFlowerInternal Change
2018-03-07 Alexandre PassosTFE_Context gets its local devices from the source...
2018-03-07 RJ RyanAdd support for padding tf.string tensors on CPU.
2018-03-07 Asim Shankareager: Rename in_eager_mode to executing_eagerly and...
2018-03-07 A. Unique TensorFlowerConvert functions with multiple returns to use a single...
2018-03-07 A. Unique TensorFlowerSupport for transpose convolution. Includes striding...
2018-03-07 Rohan JainMaking sure that the proc FLR doesn't get deleted befor...
2018-03-07 Joshua V. DillonMove `tf.contrib.bayesflow.layers` to `tfp.layers`.
2018-03-07 A. Unique TensorFlowerOptimizations to DepthwiseConv using 3x3 filters.
2018-03-07 Benoit SteinerProperly parse input strings in the dependency optimizer
2018-03-07 Billy LambertaDocs: Add simple_save section to SavedModel APIs, and add
2018-03-07 Joshua V. DillonMigrate Halton Sequence sampler into tensorflow_probabi...
2018-03-07 A. Unique TensorFlowerboosted_trees: fix the comments about gain by removing...
2018-03-07 Derek Murray[tf.data] Improve docstring for `tf.data.Dataset.padded...
2018-03-07 Allen LavoieSwitch the eager GAN MNIST example to object-based...
2018-03-07 Benoit SteinerAdd missing equality assertion between the shape of...
2018-03-07 Brennan SaetaAdd instrumentation interfaces to the GCS file system.
2018-03-07 Allen LavoieFix tf.train.Saver's max_to_keep when executing eagerly.
2018-03-07 Derek Murray[tf.data] Expose `tf.contrib.data.SqlDataset`.
2018-03-07 A. Unique TensorFlowerAdd a template helper that generates expressions from...
2018-03-07 A. Unique TensorFlowerAdd support for the "DEQUANTIZE" op. This cover only...
2018-03-07 Frank ChenMake sure the string returned is a string in Python...
2018-03-07 A. Unique TensorFlowerUpdate the code to play more nicely with Python3.
2018-03-07 Benjamin Kramer[XLA:GPU] Fuse broadcasts into reduction fusions
2018-03-07 Benjamin Kramer[XLA:GPU] Move layout_assignment before fusion
2018-03-07 A. Unique TensorFlowerFix ShapeUtil::CompatibleIgnoringElementType for scalar...
2018-03-07 Benjamin Kramer[XLA:GPU] Rewrite elemental emission of bitcasts
2018-03-07 A. Unique TensorFlowerBuild definition cleanup.
2018-03-07 Shivani AgrawalTypo correction, no method `set_stats_aggregator_op...
2018-03-07 Mark DaoustMinor fixes to tutorials/index.md and programmers_guide...
2018-03-07 A. Unique TensorFlowerMakes GLSTMCell accept input of any compatible dimension.
2018-03-07 Sanjoy Das[TF:XLA] Bump open source llvm revision to r326687
2018-03-07 Benoit SteinerMade sure all the nodes in the body of an inlined funct...
2018-03-07 A. Unique TensorFlowerAdd basic support for explicit type annotations. This...
2018-03-07 A. Unique TensorFlowerAdd helper function for Xor in HLO.
2018-03-07 HyoukJoong LeeAvoid merging colocation sets that include parameter...
2018-03-07 Bjarke Hammersholt... PiperOrigin-RevId: 188112759
2018-03-07 A. Unique TensorFlowerAdding support for subscripts to qualified names. ...
2018-03-07 Jonathan HseuRemove dead code. We're guaranteed to have CURLE_OK...
2018-03-07 Shashi ShekharFix build.
2018-03-07 Skye Wanderman... Make graph construction work while graph is being concu...
2018-03-07 A. Unique TensorFlowerAdd metadata for gathering information about host compu...
2018-03-07 Allen LavoieRe-enable math_utils_test msan
2018-03-07 A. Unique TensorFlower[XLA] Store the program shape in the HloModuleProto...
2018-03-07 Alexandre Passospython3 fix
2018-03-07 Mingsheng HongInternal change.
2018-03-07 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-03-06 A. Unique TensorFlowerExtend tensor_list with basic support for appending...
2018-03-06 Brennan SaetaRemoteCall: Cache function handles.
2018-03-06 A. Unique TensorFlowerRemove clipping on BoundedTensorSpec range.
2018-03-06 A. Unique TensorFlowerAdd Kullback-Leibler for Independent distribution(s).
2018-03-06 Francois CholletIntroduce API `keras.backend.learning_phase_scope(value...
2018-03-06 Skye Wanderman... Fix bug in importing MetaGraphDefs containing nested...
2018-03-06 Mark DaoustAdd link to tflite codelab
2018-03-06 Yunxing Daitpu_estimator gives us unstable input shapes when input...
2018-03-06 A. Unique TensorFlowerInternal change
2018-03-06 Martin WickeAutomated g4 rollback of changelist 185842713
2018-03-06 Billy LambertaDocs: Fix prefix for the fancy-linker.
2018-03-06 Suharsh SivakumarFix README formatting.
2018-03-06 Skye Wanderman... Add TF_TryEvaluateConstant to the C API and have smart_...
2018-03-06 Rohan JainIteratorContext might be dead while GetNext is being...
2018-03-06 Olivia Nordquistdisabling flaky test in msan
2018-03-06 Olivia Nordquistdisabling timing out test on msan
2018-03-06 Akshay ModiImprovement to eager linear regression benchmark
2018-03-06 Austin AndersonCreate OSS-compatible TF Lite portable test suite rule
2018-03-06 Sanjoy DasAdd HLO evaluator support for Gather
2018-03-06 Asim Shankarkeras: Fix typo
2018-03-06 A. Unique TensorFlowerLayers bind to a graph when first called, not at __init__.
2018-03-06 Joshua V. DillonMigrate MCMC diagnostics and Halton Sequence sampler...
2018-03-06 Rohan Jainlib_ might get destroyed when there are 2 different...
2018-03-06 A. Unique TensorFlowerSequence versions of remaining categorical columns
2018-03-06 Christopher... Fix broken test (invalid string comparison in py3)
2018-03-06 A. Unique TensorFlowerAdd a helper function to copy annotations between nodes.
2018-03-06 A. Unique TensorFlowerRemove accidental pdb import
2018-03-06 Anjali SridharAdd mask keyword to ensure that we don't pass masks...
2018-03-06 Jianwei XieFixed the bug that predict input_fn requires the labels.
2018-03-06 A. Unique TensorFlowerChecks that sequence_length is equal among sequence...
2018-03-06 HyoukJoong LeeAdd HloModuleGroupMetadata and HloModuleGroupUtil
2018-03-06 Alexandre PassosInternal change.
2018-03-06 Joshua V. DillonInclude spectral_ops_test_util in python deps.
2018-03-06 A. Unique TensorFlowerImplementation of tf.cast in TfLite
2018-03-06 Brian PattonStreamExecutor support for float64 convolutions and...
2018-03-06 Brian PattonImplements MaxPoolGradGrad in tf2xla using bitwise...
2018-03-06 Benjamin Kramer[XLA:GPU] Mark bitcasts as eligible for fusion.
next