platform/upstream/tensorflow.git
2018-05-04 A. Unique TensorFlowerDo not crash on ROOT outfeed operations.
2018-05-04 A. Unique TensorFlowerFixing some linter errors in TF documentation (Github...
2018-05-04 Tom HenniganPrefer non-nested GradientTape.gradient call when only...
2018-05-04 A. Unique TensorFlower * Don't copy on-host and on-device shapes locally.
2018-05-04 HyoukJoong LeeAutomated g4 rollback of changelist 194829761
2018-05-04 A. Unique TensorFlowerInternal change.
2018-05-04 Yuefeng ZhouAdd the MultiWorkerMirroredStrategy
2018-05-04 A. Unique TensorFlower[XLA] Redesign: cleanup client_library_test_base.
2018-05-04 Chris Leary[XLA] Make LocalShapedBuffer::FromLiteral fallible...
2018-05-04 Ruoxin SangClear the stat cache of the target when renaming the...
2018-05-04 A. Unique TensorFlower[XLA] Redesign: deprecate ComputationBuilder.
2018-05-04 A. Unique TensorFlowerFix flaky test time-outs for dnn_test and rnn_test.
2018-05-04 Russell PowerAdjust worker shutdown hooks for TPUs
2018-05-04 Jeremy LauFix bugs in LogicalBuffer::ToString and BufferValue...
2018-05-04 Justin LebarFix oom_test so that it doesn't try to allocate a giant...
2018-05-04 A. Unique TensorFlowerDo not hoist nodes that modify frame info.
2018-05-04 Dan MoldovanUse tuple instead of list to reduce the chance of it...
2018-05-04 A. Unique TensorFlowerFix bug that disabled loop invariant node motion optimi...
2018-05-04 Zhixian YanAdd tflite listed models with accuracy and performance...
2018-05-04 A. Unique TensorFlowerAdd separate get_read and get_updated helpers that...
2018-05-04 Nick Desaulniers[TF:XLA] clean up interface to xla::VerifyHloModule
2018-05-04 A. Unique TensorFlowerOptimize idempotent ops, e.g., Snapshot(Snapshot(x...
2018-05-04 Sanjoy Das[XLA:CPU] Remove dead function + DCHECK, NFC
2018-05-04 Jianwei XieFix a typo.
2018-05-04 Akshay AgrawalDocumentation for tf.contrib.eager.py_func
2018-05-03 Shanqing Caitfdbg + tflearn: replace deprecated classes and methods...
2018-05-03 Allen LavoieCheckpointable: Utilities to read object metadata
2018-05-03 A. Unique TensorFlowerFix bugs in model pruner.
2018-05-03 Benoit SteinerSimplified the implementation of shape_n since the...
2018-05-03 Ruoxin SangChange all std::bind usages in GCS to lambdas. Fix...
2018-05-03 A. Unique TensorFlowerEnable unary chain hoisting optimization for concat...
2018-05-03 Sanjoy Das[TF:XLA] Bump open source llvm revision to r331442
2018-05-03 Allen LavoieSmall fix for an eager colab notebook.
2018-05-03 Yao ZhangSimplify file reading and support SavedModel.
2018-05-03 A. Unique TensorFlowerDo not delegate temporary tensors to NNAPI.
2018-05-03 A. Unique TensorFlower[XLA] Redesign: add ExecuteGraph to grpc service.
2018-05-03 A. Unique TensorFlowerPost-transform pass to dedupe large constant arrays.
2018-05-03 Suharsh SivakumarUse tensorflow size to determine number of elements...
2018-05-03 Tony WangSimplify getter and setter method for GraphOptimization...
2018-05-03 Andrew SelleExpose Interpreter to tensorflow.contrib.lite
2018-05-03 Mostafa AlaaFix tf.variable_scope unique name after entering root...
2018-05-03 A. Unique TensorFlowerUpdate ops-related pbtxt files.
2018-05-03 A. Unique TensorFlowerReplaced calls to tensorflow::StringPiece::ToString...
2018-05-03 A. Unique TensorFlowerCompute shape of segment_ids dynamically in _unsorted_s...
2018-05-03 A. Unique TensorFlowerRemove duplicated emplace_back floor operator.
2018-05-03 A. Unique TensorFlowerAutomated g4 rollback of changelist 195091587
2018-05-03 RJ RyanAdd complex128 support to FFT, FFT2D, FFT3D, IFFT,...
2018-05-03 Anna RAdd a collect_trace option to run_op_benchmark for...
2018-05-03 Jeremy LauBufferValue is a new base class for LogicalBuffer and...
2018-05-03 Benoit SteinerHandle negative values when slicing symbolic shapes
2018-05-03 Francois CholletAllow `Layer.add_loss` to receive non-tensor; fixes...
2018-05-02 Ayush DubeyEnable reshape of _ScopedAllocatorConcat output.
2018-05-02 A. Unique TensorFlowerAdd RNNEstimator which takes in arbitrary heads.
2018-05-02 A. Unique TensorFlowerMark all nodes processed by AddOpsRewrite/MinBCast...
2018-05-02 A. Unique TensorFlowerAllow evaluation and prediction through warm-starting...
2018-05-02 Jianwei XieAdds the EvalListener support for run_local.
2018-05-02 A. Unique TensorFlowerAdding a version of rolled triangular solver code for...
2018-05-02 Priya GuptaAdd prefetching to one device distribution strategy.
2018-05-02 Peter HawkinsReplaced calls to tensorflow::StringPiece::ToString...
2018-05-02 A. Unique TensorFlowerOptimize LogicalOr and LogicalAnd with all true or...
2018-05-02 Yuanzhong Xu[XLA] BF16 propagation: do not change if propagation...
2018-05-02 Sanjoy Das[TF:XLA] Bump open source llvm revision to r331338
2018-05-02 Chris YingAdd steps_per_run to LoggingTensorHook and StepCounterH...
2018-05-02 A. Unique TensorFlowerFix support for batch_normalization with mixed precision
2018-05-02 A. Unique TensorFlowerUpdated ABSL to latest version in workspace.bzl.
2018-05-02 A. Unique TensorFlowerFix a bug in create_python_api.py
2018-05-02 Sanjoy Das[XLA] Add new optimization that sinks constants into...
2018-05-02 Jiri SimsaRe-enabling a test.
2018-05-02 Saurabh SaxenaFix tsan failure in batch_dataset_op_test.
2018-05-02 Jiri SimsaIncreasing test size to reflect recent additions and...
2018-05-02 A. Unique TensorFlower[XLA] Redesign: Dump HloSnapshot in local service as...
2018-05-02 Benoit SteinerAdded support for packing of symbolic shapes
2018-05-02 Asim Shankardocs: Link to the appropriately branched version of...
2018-05-02 Bixia ZhengTurn on two half precision tests for GPU.
2018-05-02 A. Unique TensorFlowerReplaced calls to tensorflow::StringPiece::ToString...
2018-05-02 Justin LebarInternal-only change.
2018-05-02 Benjamin Kramer[XLA:GPU] Unroll unfused elementwise op kernels.
2018-05-02 Peter HawkinsAutomated g4 rollback of changelist 194981511
2018-05-02 A. Unique TensorFlowerRenames _regression_head_with_mean_squared_error_loss...
2018-05-02 A. Unique TensorFlowerInitialize all members of CollectiveParams at construct...
2018-05-02 Sanjoy DasFix some nits in cpu_literal_caching_test that I notice...
2018-05-02 Justin LebarInternal-only change.
2018-05-02 Benoit SteinerOptimized the analysis of rank and size operations.
2018-05-02 A. Unique TensorFlowerInstantiate SwapDimension1And2InTensor3 for Eigen:...
2018-05-02 Tony WangAdd Name String to GraphOptimizationPass and Log Regist...
2018-05-02 A. Unique TensorFlowerAutomated g4 rollback of changelist 195091587
2018-05-02 Priya GuptaUse experimental auto_sharding in multi worker dataset.
2018-05-02 A. Unique TensorFlowerArraysExtraInfo: Add name_regexp field and regexp name...
2018-05-02 A. Unique TensorFlowerBUGFIX: Convert inputs and list of gradients into tuple...
2018-05-02 Mark HeffernanAdd missing colocated element in test in buffer_assignm...
2018-05-02 Dan MoldovanMinor refactor: establish some operator naming conventi...
2018-05-02 Patrick NguyenMake the CRF work when sequence_lengths are int32.
2018-05-02 Sanjoy Das[XLA:CPU] Re-use the same llvm::GlobalVariable for...
2018-05-02 A. Unique TensorFlowerInternal change
2018-05-02 A. Unique TensorFlowerInternal change.
2018-05-02 Patrick NguyenRe-apply CL 194140820, which reverts #18251 (convolutio...
2018-05-02 Mustafa Ispirtest fix
2018-05-01 Allen LavoieSharding for tensorflow/contrib/timeseries/python/times...
2018-05-01 Rachel LimFix wrongly ordered lines
2018-05-01 Benoit SteinerAvoid making a copy of the graph needlessly
next