Searched refs:PrintfConvert (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_graph_dumper.cc64 struct PrintfConvert { struct in namespace:xla::hlo_graph_dumper::__anon25629
68 struct PrintfConvert<string> { struct in namespace:xla::hlo_graph_dumper::__anon25629
76 return tensorflow::strings::Printf(fmt, PrintfConvert<Ts>()(ts)...);
80 tensorflow::strings::Appendf(s, fmt, PrintfConvert<Ts>()(ts)...);

Completed in 108 milliseconds