Skip to content

Commit

Permalink
Remove broken include
Browse files Browse the repository at this point in the history
This fixes build problems after merging #363
  • Loading branch information
lgeiger committed Jun 9, 2020
1 parent 57d2ea4 commit 2f6d563
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion larq_compute_engine/mlir/ir/lce_ops.td
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
//===----------------------------------------------------------------------===//

include "mlir/IR/OpBase.td"
include "mlir/Interfaces/SideEffects.td"
include "tensorflow/compiler/mlir/tensorflow/ir/tf_op_base.td"
include "tensorflow/compiler/mlir/lite/quantization/quantization.td"

Expand Down

0 comments on commit 2f6d563

Please sign in to comment.