Searched defs:fusion_kind (Results 1 – 8 of 8) sorted by relevance
72 string fusion_kind = 11; field
973 FusionKind fusion_kind() const { return fusion_kind_; } in fusion_kind() function
1485 const Shape& shape, FusionKind fusion_kind, HloInstruction* fused_root) { in CreateFusion()1491 const Shape& shape, FusionKind fusion_kind, in CreateFusion()4050 HloInstruction::FusionKind HloInstruction::fusion_kind() const { in fusion_kind() function in xla::HloInstruction
744 HloInstruction::FusionKind fusion_kind) { in CreateFusionInstruction()
1367 FusionKind fusion_kind, in HloFusionInstruction()1378 const Shape& shape, FusionKind fusion_kind, in HloFusionInstruction()
2075 optional<HloInstruction::FusionKind> fusion_kind; in ParseInstructionRhs() local
266 HloInstruction::FusionKind fusion_kind = in RunFusionAndCheckOpcodesWereFused()
156 absl::string_view fusion_kind, in BuildFusion()