18 #ifndef TENSORFLOW_COMPILER_XLA_SERVICE_CPU_CPU_INSTRUCTION_FUSION_H_ 19 #define TENSORFLOW_COMPILER_XLA_SERVICE_CPU_CPU_INSTRUCTION_FUSION_H_ 22 #include "tensorflow/compiler/xla/service/instruction_fusion.h" 32 : InstructionFusion(CpuInstructionFusion::IsExpensive) {}
36 bool ShouldFuse(
HloInstruction* consumer, int64 operand_index)
override;
44 #endif // TENSORFLOW_COMPILER_XLA_SERVICE_CPU_CPU_INSTRUCTION_FUSION_H_ Definition: cpu_instruction_fusion.h:29
Definition: hlo_instruction.h:165
FusionKind
Definition: hlo_instruction.h:170
namespace for xla
Definition: client_library.cc:26