Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_parser.cc195 kFusionKind, enumerator
1379 attrs["kind"] = {/*required=*/true, AttrTy::kFusionKind, &fusion_kind}; in ParseInstructionRhs()
2791 case AttrTy::kFusionKind: { in ParseAttributeHelper()