platform/upstream/tensorflow.git
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)
2018-03-04 Priya GuptaFix broken links in docs.
2018-03-04 A. Unique TensorFlowerInternal change.
2018-03-04 A. Unique TensorFlowerWill open source this part of code.
2018-03-04 Michael CaseInternal Change.
2018-03-04 Shanqing Caitfdbg: Add link to TensorBoard Debugger Plugin
2018-03-04 A. Unique TensorFlowerMerged commit includes the following changes:
2018-03-03 Benoit SteinerProperly handle the case of functions with no inputs
2018-03-03 Allen LavoieDon't throw errors if non-Checkpointable objects are...
2018-03-03 A. Unique TensorFlowerLoop optimizer: Convert StackPush nodes to Identity...
2018-03-03 Allen LavoieCheckpointable: Fix CPU/GPU device placement issues
2018-03-03 Asim Shankareager/examples: Use tf.keras.Model in RNN examples.
2018-03-02 Michael CaseExit with failure if a free gpu is not found by paralle...
2018-03-02 A. Unique TensorFlowerFix some compiler warnings in MKL build.
2018-03-02 A. Unique TensorFlowerAdds setUseNNAPI to Interpreter.java, to enable develoe...
2018-03-02 Akshay ModiReadVariableOp in C for eager (only for the fastpath)
2018-03-02 A. Unique TensorFlowerBegin a library for statistical testing of samplers.
2018-03-02 A. Unique TensorFlowerAdd a small helper which is useful for quicker debugging.
2018-03-02 Allen LavoieCheckpointable: Have MultiRNNCell add its dependent...
2018-03-02 Sanjoy Das[TF:XLA] Bump open source llvm revision to r326571
2018-03-02 Eli BenderskyMake shape inference error messages more consistent.
next