Home
last modified time | relevance | path

Searched refs:StringifyValue (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc2056 string StringifyValue(T val) { in StringifyValue() function
2060 string StringifyValue(std::complex<double> val) { in StringifyValue() function
2075 return Error(loc, StrCat("trys to set value ", StringifyValue(value), in SetValueInLiteralHelper()