Searched refs:set_fusion_kind (Results 1 - 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
H A Dinstruction_fusion.cc409 fusion_instruction->set_fusion_kind(kind);
H A Dhlo_instruction.h914 void set_fusion_kind(FusionKind kind) { function in class:xla::HloInstruction
H A Dhlo_instruction.cc2329 proto.set_fusion_kind(xla::ToString(fusion_kind()));

Completed in 622 milliseconds