platform/upstream/tensorflow.git
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
2018-05-18 A. Unique TensorFlowerDropping support for cuDNN < 6.
2018-05-18 Pavithra VijayMove Keras code out of _impl folder and remove API...
2018-05-18 Michael Kuperstein[XLA] Clamp indices in DynamicSlice and DynamicUpdateSl...
2018-05-18 A. Unique TensorFlowerHandle HloInstruction::ToString() when literal is missing.
2018-05-18 Mark Daoustmarkdown fixes
2018-05-18 A. Unique TensorFlowerDo not force default layout when there is no need to.
2018-05-18 A. Unique TensorFlower Add NCHW_VECT_W tensor format.
2018-05-18 A. Unique TensorFlowerEnable optimizations submitted during pre-NIPS freeze:
2018-05-17 Younghee Kwonboosted_trees: fixed the crash when eval/prediction...
2018-05-17 Akshay ModiMisc changes found when debugging an unrelated problem.
2018-05-17 A. Unique TensorFlowerMake V1 metrics distributed-aware. Also fix a bug where...
2018-05-17 A. Unique TensorFlower[XLA] Redesign: delete xla::Computation.
2018-05-17 Craig CitroDon't add branch prediction hints when compiling under...
2018-05-17 Olivia Nordquistfixing some incorrect documentation in test cases.
2018-05-17 Sanjoy DasIntroduce an "indexed array" analysis
2018-05-17 Youlong Cheng Add more test cases in function_test
2018-05-17 A. Unique TensorFlowerDelete unused proto schema "graph_explorer.proto".
2018-05-17 Igor SaprykinSupport combinations stored in a global variable in...
2018-05-17 David Majnemer[XLA] Use Expm1 in Elu/Selu
2018-05-17 Akshay ModiMove runtime.{h,cc,_test.cc} into core/common_runtime...
next