Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tools/parser/
Dhlo_parser.cc189 bool ParseFftType(FftType* result);
1867 if (!ParseFftType(&result)) { in ParseAttributeHelper()
2492 bool HloParser::ParseFftType(FftType* result) { in ParseFftType() function in xla::tools::__anon9449f1f20111::HloParser