Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc303 bool ParseFftType(FftType* result);
2733 if (!ParseFftType(&result)) { in ParseAttributeHelper()
3763 bool HloParser::ParseFftType(FftType* result) { in ParseFftType() function in xla::__anonc071bf1f0111::HloParser