platform/upstream/tensorflow.git
2018-05-04 Shanqing CaiMerge pull request #19072 from caisq/branch_195301913
2018-05-04 Sergii KhomenkoFix minor typos (#19070)
2018-05-04 Shanqing CaiMerge commit for internal changes
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 Aditya YogiUpdate learning.py (#19064)
2018-05-03 Nicholas Nadeau... Fixed Typos (#18806)
2018-05-03 A. Unique TensorFlowerPost-transform pass to dedupe large constant arrays.
2018-05-03 ctiijimaGrammar fixes on architecture.md (#19035)
2018-05-03 Amit PatankarMerge pull request #19040 from tensorflow/merge_branch
2018-05-03 Letian Fengcorrect code snippets to python3 style (#19052)
2018-05-03 Suharsh SivakumarUse tensorflow size to determine number of elements...
2018-05-03 Elson RodriguezEnabling support for S3 and Google Storage for the...
2018-05-03 Tony WangSimplify getter and setter method for GraphOptimization...
2018-05-03 Andrew SelleExpose Interpreter to tensorflow.contrib.lite
2018-05-03 Taehoon LeeFix typos (#18475)
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 Yong TangAdd go_package to proto definition files (#17262)
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 gracehoneyMerge pull request #18909 from samikama/optimization_pass
2018-05-02 Yifei FengMerge 1.8.0 back to master.
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 gracehoneyFix breaking tests
2018-05-02 annarevMerge pull request #19030 from annarev/copy_modules_bef...
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 Anna RCopy module list file in the while statement instead...
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 Amit PatankarMerge pull request #19031 from smitshilu/patch-3
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 Smit Shilucommand Typo
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 Anna RCopy module list before iterating over it. Also, import...
2018-05-02 gracehoneyFix formatting and linter issues
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 Andrew SelleFix Makefile to not use benchmark anymore (switch to...
2018-05-02 Shanqing CaiMerge pull request #19025 from caisq/branch_195061425
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 Amit PatankarMerge pull request #18989 from ctiijima/fix-benchmarks.md
2018-05-02 gracehoneyMerge branch 'master' of https://github.com/tensorflow...
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 Paul Van EckAllow tfdbg mouse down scroll in curses UI (#18942)
2018-05-02 Clayne RobisonReverting changes from 495d511 that break install_pip_p...
2018-05-02 Sergii KhomenkoFix string issue for temp_export_dir (#18951)
2018-05-02 Shanqing CaiMerge commit for internal changes
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
next