From 5bf26acd87d3d44183fc28cb9576cda10c0255ca Mon Sep 17 00:00:00 2001 From: "A. Unique TensorFlower" Date: Tue, 2 Jan 2018 13:01:59 -0800 Subject: Automated g4 rollback of changelist 180000981 PiperOrigin-RevId: 180581912 --- tensorflow/compiler/xla/service/instruction_fusion.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'tensorflow/compiler/xla/service/instruction_fusion.cc') diff --git a/tensorflow/compiler/xla/service/instruction_fusion.cc b/tensorflow/compiler/xla/service/instruction_fusion.cc index ba901b99e4..90e1f0acdc 100644 --- a/tensorflow/compiler/xla/service/instruction_fusion.cc +++ b/tensorflow/compiler/xla/service/instruction_fusion.cc @@ -100,6 +100,7 @@ namespace xla { case HloOpcode::kDivide: case HloOpcode::kDot: case HloOpcode::kExp: + case HloOpcode::kFft: case HloOpcode::kFusion: case HloOpcode::kLog: case HloOpcode::kMap: -- cgit v1.2.3