aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Making GetOptionalInput from kernel_util.h return a pointer to const data.Gravatar A. Unique TensorFlower2018-05-16
* [TF:XLA] Bump open source llvm revision to r332236Gravatar Sanjoy Das2018-05-16
* Internal change.Gravatar Justine Tunney2018-05-16
* Enhance DenseLayer + XLA compatibility test cases to cover compilation behavi...Gravatar A. Unique TensorFlower2018-05-16
* Append device name in executor loggingGravatar James Qin2018-05-16
* [TF:XLA] Make noinline function work with control flow.Gravatar A. Unique TensorFlower2018-05-16
* [XLA] Remove XlaOp::GetShape. It only works when the buidler of the XlaOp is ...Gravatar A. Unique TensorFlower2018-05-16
* Remove _USE_C_API staging in tests now that the C API is enabled by default.Gravatar Skye Wanderman-Milne2018-05-16
* Remove _USE_C_API staging in tests now that the C API is enabled by default.Gravatar Skye Wanderman-Milne2018-05-16
* Fix typo in TensorHandleGravatar Igor Ganichev2018-05-16
* Re-enabling a test after a previous fix.Gravatar Jiri Simsa2018-05-16
* Remove no-op statement. tf_additional_lib_srcs only selects .cc files. When weGravatar A. Unique TensorFlower2018-05-16
* Adds basic TPU replicate training support for Keras.Gravatar Jianwei Xie2018-05-16
* [XLA] Improve documentation on HloModule, HloComputation, and HloInstruction.Gravatar Justin Lebar2018-05-16
* [XLA] Add documentation explaining FusionKind.Gravatar Justin Lebar2018-05-16
* Remove unused inclusionsGravatar A. Unique TensorFlower2018-05-16
* [XLA:GPU] Add op-tracing to XLA:GPU.Gravatar Justin Lebar2018-05-16
* Allow for remote eager execution.Gravatar Akshay Modi2018-05-16
* Remove unused inclusionsGravatar A. Unique TensorFlower2018-05-16
* Move DoesNotUseOperandBuffer and CanShareOperandBufferWithUser fromGravatar Jeremy Lau2018-05-16
* [TF:XLA] Take subcomputations into account during HLO scheduling.Gravatar Dimitris Vardoulakis2018-05-16
* Fixing test for Topk kernel in TFliteGravatar A. Unique TensorFlower2018-05-16
* Make sparse_cross operations publicly available.Gravatar Mustafa Ispir2018-05-16
* Add test for 64-bit clz and sign.Gravatar Jacques Pienaar2018-05-16
* Fix typo in commentGravatar Sanjoy Das2018-05-16
* Add a parameter to the adaptive shared batcher which allows the user to set a...Gravatar A. Unique TensorFlower2018-05-16
* Checkpointable: move python/training/checkpointable_* to python/training/chec...Gravatar Allen Lavoie2018-05-16
* Automated g4 rollback of changelist 196691101Gravatar Peter Hawkins2018-05-16
* BUILD cleanup in contrib/lite/...Gravatar A. Unique TensorFlower2018-05-16
* Fix the gradient of reduce_prod for complex dtypes.Gravatar Brian Patton2018-05-16
* Remove sorted as types not sortable.Gravatar Jacques Pienaar2018-05-16
* Fix broken link.Gravatar A. Unique TensorFlower2018-05-16
* Add a test for compiled tfe.defun in GradientTapeGravatar Igor Ganichev2018-05-16
* Remove redundant initialization of collective params.Gravatar Ayush Dubey2018-05-16
* Use sequence_length arg for dynamic_rnn within RNNEstimatorGravatar A. Unique TensorFlower2018-05-16
* [TF:XLA:CPU] enable s32 reduce-windowGravatar Nick Desaulniers2018-05-16
* Fix the CCFLAGS mismatch.Gravatar A. Unique TensorFlower2018-05-16
* Expand tests to include int64 output type.Gravatar Jacques Pienaar2018-05-16
* Turn off MirroredStrategy Dataset prefetching in tests when using theGravatar A. Unique TensorFlower2018-05-16
* Internal Change.Gravatar Michael Case2018-05-16
* [XLA:GPU] Emit the final write of the tuple pointersGravatar Benjamin Kramer2018-05-16
* Fixes tflite_diff script.Gravatar Nupur Garg2018-05-16
* [XLA:GPU] Teach ir_emitter_nested how to deal with multi output loop fusionGravatar Benjamin Kramer2018-05-16
* Remove more Estimator dependencies from core TensorFlow.Gravatar Michael Case2018-05-16
* Removed C++ ABSL includes from tensorflow/core and tensorflow/compiler.Gravatar A. Unique TensorFlower2018-05-16
* Add TPUContext for input_fn invocation.Gravatar Jianwei Xie2018-05-16
* [TF:XLA:INTERPRETER] speed up select and scatter by avoiding memory allocatio...Gravatar Nick Desaulniers2018-05-16
* Add tf.contrib.data.make_tf_record_dataset() like make_csv_dataset() andGravatar A. Unique TensorFlower2018-05-16
* boosted_trees: accept integer labels properly now the same as float labels; a...Gravatar Younghee Kwon2018-05-16
* Don't initialize GPUs if none will be used.Gravatar A. Unique TensorFlower2018-05-16