platform/upstream/tensorflow.git
2018-05-22 Nick Desaulniers[TF:XLA] make miscomparison error messages more readable
2018-05-22 Yuanzhong Xu[XLA] Skip BF16 output conversion folding when CRS...
2018-05-22 A. Unique TensorFlowerCollective Ops Part 7
2018-05-22 Derek MurrayMove executor_test.cc to tensorflow/core/common_runtime/.
2018-05-22 Akshay ModiFix memory leak when going from the fast path to the...
2018-05-22 Jianwei XieDetect unknown batch size in predictions dict
2018-05-22 Benjamin Kramer[XLA:GPU] Emit fused reduces from batchnorm expander
2018-05-22 Benjamin Kramer[XLA:GPU] Add lowering for input fusions with multiple...
2018-05-22 A. Unique TensorFlowerActually return the value from train_and_evaluate.
2018-05-22 A. Unique TensorFlower* Remove the bias centering graph if it is turned off.
2018-05-22 Mustafa IspirAdding stop request capability to CheckpointSaverListen...
2018-05-22 Akshay AgrawalMake init_scope preserve the inner device stack when...
2018-05-22 Dan MoldovanSpecial case the 'dict' call, which trips other mechani...
2018-05-22 Benjamin Kramer[TF:XLA] Fix xla_interpreter_device build
2018-05-22 A. Unique TensorFlowerContributing guidelines, style guide and README updates
2018-05-22 A. Unique TensorFlowerUpdate calls to addPassesToEmitFile
2018-05-22 A. Unique TensorFlowerFix a couple of broken links in the Swift For TensorFlo...
2018-05-22 A. Unique TensorFlowerAutomated g4 rollback of changelist 197527651
2018-05-22 Benjamin Kramer[XLA:TF] Run buildifier on llvm.BUILD
2018-05-22 A. Unique TensorFlower[XLA] Optimize ShapeTree<T>
2018-05-22 A. Unique TensorFlowerinternal change
2018-05-22 A. Unique TensorFlowerbatch_util.h is generally useful so moved to util/...
2018-05-22 A. Unique TensorFlowerconvert Pow op into something that is more recognizable...
2018-05-22 A. Unique TensorFlowerAutomated g4 rollback of changelist 197487461
2018-05-22 A. Unique TensorFlowerUnifiy the cuda toolchain definition of gcc/nvcc and...
2018-05-22 A. Unique TensorFlowerEnable tpu.rewrite to work on XLA CPU/GPU backends.
2018-05-22 Justin Lebar[XLA:GPU] Implement trivial (one-replica) cross-replica...
2018-05-22 A. Unique TensorFlowerUpdate scan benchmarks to have a range of 16K-128K...
2018-05-22 Michael KupersteinInternal Change
2018-05-22 Michael CaseInternal Change
2018-05-22 Asim Shankars/tfe.GradientTape/tf.GradientTape/
2018-05-22 Akshay ModiImprovements to util/nest.py and data/util/nest.py
2018-05-22 Frank ChenAdds support for specifying a discovery_service_url...
2018-05-22 Austin AndersonSplit generated_examples test into multiple test targets
2018-05-22 Smit HinsuIntroduce an option to allocate CUDA unified memory
2018-05-22 Justin Lebar[XLA] Two minor style-guide fixups.
2018-05-22 A. Unique TensorFlowerMake the quantize_and_dequantize op use the full quanti...
2018-05-22 Petros MolImproves documentation of labels and logits arguments...
2018-05-22 A. Unique TensorFlowerSupports initializing an Interpreter with a direct...
2018-05-21 Saurabh SaxenaEnsure that saving/restoring iterator in CheckpointInpu...
2018-05-21 Alexandre PassosFixes issue with gradient tape when asking for the...
2018-05-21 A. Unique TensorFlowerImprove error message in tensor.cc when IsAligned(...
2018-05-21 Igor SaprykinSupport a better interface for the single option case...
2018-05-21 A. Unique TensorFlowerAdd arithmetic optimizer stage that removes LogicalNot...
2018-05-21 A. Unique TensorFlowerExpose partition_strategy option in embedding_lookup_unique
2018-05-21 Benoit SteinerOptimize more reductions
2018-05-21 Michael CaseInternal Change.
2018-05-21 Sanjoy DasExtract out a MatrixMatrixBlockPanelEmitter::Dimensions...
2018-05-21 Allen LavoieRemove object-based checkpointing probes from Python...
2018-05-21 Jiri SimsaDisable flaky batch_dataset_op_test
2018-05-21 A. Unique TensorFlowerAllow using DNN to only train the embeddings and using...
2018-05-21 Dimitris Vardoulakis[TF:XLA] Delete cumulative_total_size to simplify the...
2018-05-21 Alexandre PassosAlways enter the handle graph before calling convert_to...
2018-05-21 Benoit SteinerTurn on dead branch elimination, shape optimization...
2018-05-21 Benoit SteinerOptimize multiplications by constants in more cases.
2018-05-21 Sanjoy DasAdd a kernel usable as a GEBP inner loop for an LLVM...
2018-05-21 A. Unique TensorFlowerAutomated g4 rollback of changelist 197226707
2018-05-21 A. Unique TensorFlowerEnhance error reporting.
2018-05-21 A. Unique TensorFlowerExtend optimization of Slice operator to StridedSlice.
2018-05-20 Justin Lebar[XLA] Fix memory leak in ScopedShapedBuffer's move...
2018-05-20 Pete WardenFixed Pi cross compilation
2018-05-20 A. Unique TensorFlowerRollforward of CL 197167501, without enabling CUDNN_FFT...
2018-05-19 Justin Lebar[XLA] Consistently apply gpu-max-kernel-unroll-factor...
2018-05-19 A. Unique TensorFlowerFix compile error due to missing default case in switch...
2018-05-19 A. Unique TensorFlowerAdd a method to list op names in an ApiDefMap.
2018-05-19 Skye Wanderman... Add 'src_graph' argument to gradients_impl._GradientsHe...
2018-05-19 A. Unique TensorFlowerDelete unused and buggy code.
2018-05-19 Chris Leary[XLA] Regression test for missing virtual destructor.
2018-05-19 A. Unique TensorFlowerMake the quantize_and_dequantize op use the full quanti...
2018-05-18 Igor SaprykinAutomated g4 rollback of changelist 197070234
2018-05-18 A. Unique TensorFlowerImprove import error messages.
2018-05-18 Igor SaprykinSkip tests that require unavailable hardware when not...
2018-05-18 Alexandre PassosCorrect dtype in resource_strided_slice_assign
2018-05-18 A. Unique TensorFlowerRemove unused BUILD dependencies
2018-05-18 Jianwei XieFixed an issue when add context into params.
2018-05-18 Yu-Cheng LingRevert a change to fix TFLite iOS demo app.
2018-05-18 Suharsh SivakumarThe quantizer should match the patterns for partition...
2018-05-18 A. Unique TensorFlower[dataset]: Remove extra `repeat` in the docstring for...
2018-05-18 Dimitris Vardoulakis[TF:XLA] Delete the reverseDFS scheduler. With recent...
2018-05-18 A. Unique TensorFlowerExpose read-only versions of input tensors in tflite.
2018-05-18 Joshua V. DillonEnable `SeedStream` construction from other `SeedStream...
2018-05-18 Igor GanichevAdd eager tests for automatic tensor flattening
2018-05-18 Mustafa IspirAdd an in-memory evaluator for Estimator. It will run...
2018-05-18 A. Unique TensorFlowerWhen converting an unsupported op in TOCO, we can possi...
2018-05-18 Sanjoy Das[TF:XLA] Bump open source llvm revision to r332697
2018-05-18 Younghee Kwonboosted_trees: allow labels to have rank 1 as other...
2018-05-18 Peter Hawkins[TF:XLA] Remove underscore prefix from XlaLaunch operator.
2018-05-18 Ruoxin SangValidate the file signatures before issusing a content...
2018-05-18 A. Unique TensorFlowerAutomated g4 rollback of changelist 197118212
2018-05-18 Yu-Cheng LingOp version: Populate version in Toco TFLite exporter
2018-05-18 Nick Desaulniers[TF:XLA] Allow the HloEvaluator to be changed for the...
2018-05-18 Rachel Lim[tf.data] Changed internal implementation of `make_csv_...
2018-05-18 Yu-Cheng LingImprove TFLite generated example test speed.
2018-05-18 Brian PattonUpdate the docstring on function.Defun to reflect curre...
2018-05-18 A. Unique TensorFlowerRestructure BUILD rules to be modularly correct
2018-05-18 A. Unique TensorFlowerMark link-time dependency library as alwayslink=1.
2018-05-18 A. Unique TensorFlowerModify PadInsertion pass so that it matches other passes.
2018-05-18 A. Unique TensorFlowerDropping support for CUDA < 8.
2018-05-18 A. Unique TensorFlowerExtracts the following optimizations into methods:
2018-05-18 Ilya BiryukovUpdate downloadable clang to a new revision
next