Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc305 bool ParseFusionKind(HloInstruction::FusionKind* result);
2793 if (!ParseFusionKind(&result)) { in ParseAttributeHelper()
3792 bool HloParser::ParseFusionKind(HloInstruction::FusionKind* result) { in ParseFusionKind() function in xla::__anonc071bf1f0111::HloParser