platform/upstream/tensorflow.git
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.
2018-03-06 A. Unique TensorFlowerAdd BatchNorm bijector.
2018-03-06 Brennan SaetaLower logging levels of acceptable conditions
2018-03-06 Brennan Saeta[TPU Cluster Resolver]: Integrate with GKE
2018-03-06 Derek Murray[tf.data] Fix uninitialized local variable in ParallelM...
2018-03-06 Francois CholletFixes a number of usability issues with model_to_estima...
2018-03-06 A. Unique TensorFlowerProperly recurse when checkpointing scopes.
2018-03-06 Mark HeffernanAdd method for computing the maximal set of live Logica...
2018-03-06 Olivia Nordquistdisabling flaky test in msan
2018-03-06 Asim Shankargradients: Export tf.custom_gradients
2018-03-06 A. Unique TensorFlowerImprove the accuracy of the upper-bound of the sum...
2018-03-06 Olivia Nordquistdisabling msan flaky test
2018-03-06 Austin AndersonRemove core:lib dependency in favor of Lite-specific...
2018-03-06 Alexandre PassosTests for running _Send and _Recv in eager.
2018-03-05 A. Unique TensorFlowerRemove unnecessary density functions.
2018-03-05 Olivia Nordquistdisabling timed out test in asan
2018-03-05 Chi ZengUpdate TensorBoard's tutorial on tensorflow.org with...
2018-03-05 A. Unique TensorFlowerAdd objective functions for variational inference with...
2018-03-05 Francois CholletFix bug with multi_gpu_model / model.inputs.
2018-03-05 A. Unique TensorFlowerCorrect op::Attr usage in C++ gradient implementations.
2018-03-05 Tatiana ShpeismanAdds test_util.IsMklEnabled() that returns true if...
2018-03-05 Michael Kuperstein[XLA] Make HloEvaluator use wrap-around semantics for...
2018-03-05 A. Unique TensorFlowerAdd alternative paths for CUDA installation.
2018-03-05 A. Unique TensorFlowerAdd sequence_indicator_column
2018-03-05 Gunhan GulsoyDisable both "no_mac" and "nomac" tags when building...
2018-03-05 Yifei FengFix the issue where gpu_option is not respected for...
2018-03-05 Mark HeffernanAdd methods for extracting the shapes of the entry...
2018-03-05 Alexandre PassosBenchmark regression
2018-03-05 Yuanzhong Xu[XLA] Fix BF16 normalizer for CrossReplicaSum.
2018-03-05 A. Unique TensorFlowerSimplify softmax_centered implementation.
2018-03-05 Priya GuptaMake variable creator scope thread local (always).
2018-03-05 Justin Lebar[XLA] Mark xla_internal_test_main as alwayslink.
2018-03-05 Mark HeffernanReturn ComputationLayout as a reference from the HLO...
2018-03-05 Yuanzhong Xu[XLA] Whitelist send/recv in BF16 passes.
2018-03-05 Alexandre PassosShape function bug in tensor_list_stack
2018-03-05 Jonathan HseuDon't log an error if we can't set HTTP/2.
2018-03-05 Skye Wanderman... Extract the EvaluateConstantTensorForEdge method from...
2018-03-05 A. Unique TensorFlower[XLA] Allocate and track memory in replicas separately.
2018-03-05 Justin Lebar[XLA:GPU] Allow merging into input fusion nodes in...
2018-03-05 A. Unique TensorFlowerFix documentation of image size for inception-v3 (299...
2018-03-05 David SoergelMake SavedModel builder validation accept signatures...
2018-03-05 A. Unique TensorFlowerExposes poisson_regression_head in tf.contrib.estimator.
2018-03-05 Justin Lebar[XLA:GPU] Add some VLOGs to FusionMerger.
2018-03-05 Jianwei XieChange the default ps_ops to STANDARD_PS_OPS
2018-03-05 A. Unique TensorFlowerFix a case in SparseSegmentReduction ops with missing...
2018-03-05 A. Unique TensorFlowerInternal change.
2018-03-05 A. Unique TensorFlowerImprove LinearValidOnShape.
2018-03-05 A. Unique TensorFlowerAutomated g4 rollback of changelist 185073515
2018-03-05 Justin Lebar[XLA] Minor comment fixes in instruction_fusion.cc.
2018-03-05 A. Unique TensorFlowerAdds checks to tf.nn.sparse_softmax_cross_entropy_with_...
2018-03-04 Patrick NguyenPrevent accidental re-use of removed field.
2018-03-04 Priya GuptaFix nested bullets in docs. (Need 4 spaces indent)
next