platform/upstream/tensorflow.git
2018-05-17 Blake Hechtman[XLA] Remove eq_shapes from Identical SlowPath since...
2018-05-17 Yu-Cheng LingSupport Bool in Cast (TFLite)
2018-05-17 Rachel LimAdded CSV parsing to the tf.data programmers guide
2018-05-17 Allen LavoieBasic usability fixes for RNNCell wrappers
2018-05-17 A. Unique TensorFlowerFix L2Normalization.
2018-05-17 Nick Desaulniers[TF:STREAM_EXECUTOR] move declaration of multi_platform...
2018-05-17 Allen LavoieAutomated g4 rollback of changelist 197026249
2018-05-17 Michael Kuperstein[TF:XLA] Do not rely on implementation-defined semantic...
2018-05-17 A. Unique TensorFlowerAllows users to specify allow_custom_ops when calling...
2018-05-17 Michael CaseRemove -DGEMMLOWP_ALLOW_SLOW_SCALAR_FALLBACK being...
2018-05-17 A. Unique TensorFlowerSupport functools.partial as callable object in tf_insp...
2018-05-17 A. Unique TensorFlower[XLA] Redesign: delete Client::LoadSnapeshot(SessionMod...
2018-05-17 Akshay ModiTest some distributions stuff in Eager as well as Graph
2018-05-17 A. Unique TensorFlowerInternal Change
2018-05-17 A. Unique TensorFlowerSupport 1x1x1xN bias sizes in TFLite's convolution...
2018-05-17 A. Unique TensorFlowerInternal change
2018-05-17 Skye Wanderman... Remove C API staging from importer.py.
2018-05-17 Alexandre PassosFix the fizzbuzz example
2018-05-17 A. Unique TensorFlowerUse integral power function rather than floating point...
2018-05-17 Benjamin Kramer[XLA:GPU] Unroll multi-output loop fusions
2018-05-17 A. Unique TensorFlowerChange loop variable type to be deduced.
2018-05-17 A. Unique TensorFlowerChange traverse_test.test_module to traverse a construc...
2018-05-17 Alexandre PassosAllows the fizzbuzz example to work when called as...
2018-05-17 Tom HenniganRename private push/pop API and use from `stop_recordin...
2018-05-17 Nick Desaulniers[TF:XLA] remove re-initializations of Literals
2018-05-17 Derek MurrayImprove the error message printed when a WorkerService...
2018-05-17 Skye Wanderman... Improvements to function._FuncGraph.
2018-05-17 A. Unique TensorFlowerRemove misleading declaration-as-default that results...
2018-05-17 A. Unique TensorFlower[XLA] Adds HloLivenessAnalysis and HloModuleDCE.
2018-05-17 Skye Wanderman... Update SessionTest.testFeedShapeCompatibility to work...
2018-05-17 A. Unique TensorFlowerAvoid accessing platform/default directly.
2018-05-17 A. Unique TensorFlowerFixed bug in tf.pad shape logic that made it more restr...
2018-05-17 Alexandre PassosMethods to stop and reset tf.GradientTape()
2018-05-17 Benjamin Kramer[TF:XLA] Bump open source llvm revision to r332584
2018-05-17 A. Unique TensorFlowerDrop some old dump_graphviz options
2018-05-17 Eric LiuAdapt LLVM ORC interface change in r332541.
2018-05-17 A. Unique TensorFlowerAdd evaluation metrics and export results in the new...
2018-05-17 A. Unique TensorFlowerMove BUILD file to OVIC folder and add model validation.
2018-05-17 A. Unique TensorFlowerUpdate installation documentation to reflect that CUDA...
2018-05-17 A. Unique TensorFlowerSort tags before logging.
2018-05-17 Derek Murray[tf.data] Accept NumPy dtype objects in `Dataset.from_g...
2018-05-17 James QinAdd more logging in BaseGPUDevice::ComputeHelper for...
2018-05-17 A. Unique TensorFlowerMaking GetOptionalInput from kernel_util.h return a...
2018-05-17 Sanjoy Das[TF:XLA] Bump open source llvm revision to r332236
2018-05-17 Justine TunneyInternal change.
2018-05-17 A. Unique TensorFlowerEnhance DenseLayer + XLA compatibility test cases to...
2018-05-17 James QinAppend device name in executor logging
2018-05-17 A. Unique TensorFlower[TF:XLA] Make noinline function work with control flow.
2018-05-17 A. Unique TensorFlower[XLA] Remove XlaOp::GetShape. It only works when the...
2018-05-17 Skye Wanderman... Remove _USE_C_API staging in tests now that the C API...
2018-05-17 Skye Wanderman... Remove _USE_C_API staging in tests now that the C API...
2018-05-17 Igor GanichevFix typo in TensorHandle
2018-05-17 Jiri SimsaRe-enabling a test after a previous fix.
2018-05-17 A. Unique TensorFlowerRemove no-op statement. tf_additional_lib_srcs only...
2018-05-17 Jianwei XieAdds basic TPU replicate training support for Keras.
2018-05-17 Justin Lebar[XLA] Improve documentation on HloModule, HloComputatio...
2018-05-17 Justin Lebar[XLA] Add documentation explaining FusionKind.
2018-05-17 A. Unique TensorFlowerRemove unused inclusions
2018-05-16 Justin Lebar[XLA:GPU] Add op-tracing to XLA:GPU.
2018-05-16 Akshay ModiAllow for remote eager execution.
2018-05-16 A. Unique TensorFlowerRemove unused inclusions
2018-05-16 Jeremy LauMove DoesNotUseOperandBuffer and CanShareOperandBufferW...
2018-05-16 Dimitris Vardoulakis[TF:XLA] Take subcomputations into account during HLO...
2018-05-16 A. Unique TensorFlowerFixing test for Topk kernel in TFlite
2018-05-16 Mustafa IspirMake sparse_cross operations publicly available.
2018-05-16 Jacques PienaarAdd test for 64-bit clz and sign.
2018-05-16 Sanjoy DasFix typo in comment
2018-05-16 A. Unique TensorFlowerAdd a parameter to the adaptive shared batcher which...
2018-05-16 Allen LavoieCheckpointable: move python/training/checkpointable_...
2018-05-16 Peter HawkinsAutomated g4 rollback of changelist 196691101
2018-05-16 A. Unique TensorFlowerBUILD cleanup in contrib/lite/...
2018-05-16 Brian PattonFix the gradient of reduce_prod for complex dtypes.
2018-05-16 Jacques PienaarRemove sorted as types not sortable.
2018-05-16 A. Unique TensorFlowerFix broken link.
2018-05-16 Igor GanichevAdd a test for compiled tfe.defun in GradientTape
2018-05-16 Ayush DubeyRemove redundant initialization of collective params.
2018-05-16 A. Unique TensorFlowerUse sequence_length arg for dynamic_rnn within RNNEstimator
2018-05-16 Nick Desaulniers[TF:XLA:CPU] enable s32 reduce-window
2018-05-16 A. Unique TensorFlowerFix the CCFLAGS mismatch.
2018-05-16 Jacques PienaarExpand tests to include int64 output type.
2018-05-16 A. Unique TensorFlowerTurn off MirroredStrategy Dataset prefetching in tests...
2018-05-16 Michael CaseInternal Change.
2018-05-16 Benjamin Kramer[XLA:GPU] Emit the final write of the tuple pointers
2018-05-16 Nupur GargFixes tflite_diff script.
2018-05-16 Benjamin Kramer[XLA:GPU] Teach ir_emitter_nested how to deal with...
2018-05-16 Michael CaseRemove more Estimator dependencies from core TensorFlow.
2018-05-16 A. Unique TensorFlowerRemoved C++ ABSL includes from tensorflow/core and...
2018-05-16 Jianwei XieAdd TPUContext for input_fn invocation.
2018-05-16 Nick Desaulniers[TF:XLA:INTERPRETER] speed up select and scatter by...
2018-05-16 A. Unique TensorFlowerAdd tf.contrib.data.make_tf_record_dataset() like make_...
2018-05-16 Younghee Kwonboosted_trees: accept integer labels properly now the...
2018-05-16 A. Unique TensorFlowerDon't initialize GPUs if none will be used.
2018-05-16 A. Unique TensorFlowerMigrating BestModelExportStrategy to core library.
2018-05-16 A. Unique TensorFlowerModify tf.contrib.distributions.BatchReshape to behave...
2018-05-16 A. Unique TensorFlowerResolved inconsistency with shape inference for tf...
2018-05-16 Peter Hawkins[XLA] Expose MinimumMemoryForComputation in hlo_schedul...
2018-05-16 A. Unique TensorFlowerAdd support libraries in core/platform.
2018-05-16 A. Unique TensorFlowerMigrate HloExecutionProfileTest to textual HLO
2018-05-16 A. Unique TensorFlowerEmploy array flat sizes more directly in optimized_ops...
2018-05-16 A. Unique TensorFlowerinternal change
next