aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/jit/xla_cluster_util.cc
Commit message (Expand)AuthorAge
* Decluster some must-be-constant ops to reduce XLA recompilationsGravatar Sanjoy Das2018-09-07
* [XLA] Make tensorflow/compiler use absl::{StrCat,string_view,InlinedVector} c...Gravatar Benjamin Kramer2018-09-05
* Auto-cluster TensorFlow's resource operations when legal.Gravatar Sanjoy Das2018-08-23
* [XLA] gtl::optional->absl::optionalGravatar Yunxing Dai2018-08-21
* Avoid device to host copies by "partially declustering" certain nodes.Gravatar Sanjoy Das2018-08-14
* Consider Exit->Enter edges as both "to enter" and "from exit" edgesGravatar Sanjoy Das2018-06-21
* Avoid compilation of nodes that forward tensor refs.Gravatar A. Unique TensorFlower2018-06-08
* Enable XLA fusions as a Grappler optimization.Gravatar A. Unique TensorFlower2018-06-04