aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/compiler/tf2xla/tf2xla_util_test.cc
Commit message (Expand)AuthorAge
* [XLA] Make tensorflow/compiler use absl::{StrCat,string_view,InlinedVector} c...Gravatar Benjamin Kramer2018-09-05
* Use absl functions instead of str_util within tf2xla.Gravatar Justin Lebar2018-08-23
* Replaced calls to deprecated tensorflow::StringPiece methods with theirGravatar A. Unique TensorFlower2018-03-30
* Only require validation that a fetch is requested for tf2xla::Config.Gravatar A. Unique TensorFlower2017-12-12
* Set sharding on the _Arg and _Retval nodes of a function when compiled.Gravatar A. Unique TensorFlower2017-11-02
* Add ConvertGraphDefToXla to convert from GraphDef to xla::Computation.Gravatar A. Unique TensorFlower2017-09-15