aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/xla/service/batch_dot_simplification.cc
Commit message (Expand)AuthorAge
* [XLA] Make kConvolution, kDot HLO attributes mandatoryGravatar David Majnemer2018-09-04
* [XLA] Use absl string types and functions instead of the TF versions.Gravatar Justin Lebar2018-08-23
* [XLA] Expose a way to control dot/conv precisionGravatar David Majnemer2018-08-22
* [XLA] Switch to absl versions of the c_foo functions.Gravatar Justin Lebar2018-08-20
* Automated rollback of commit 4a41f50648929197954d892559587cb76458d306Gravatar A. Unique TensorFlower2018-08-17
* [XLA] Switch to absl versions of the c_foo functions.Gravatar Justin Lebar2018-08-17
* Remove degenerate batch dimensions form batch dotGravatar Sanjoy Das2018-05-11