Commit 9fb0563b authored by nmostafa's avatar nmostafa

Minor PR fixes

parent 1abe0857
......@@ -26,7 +26,6 @@
#include "ngraph/op/add.hpp"
#include "ngraph/op/dot.hpp"
#include "ngraph/op/experimental/compiled_kernel.hpp"
#include "ngraph/runtime/cpu/op/matmul_bias.hpp"
#include "ngraph/type/element_type.hpp"
#include <llvm/ADT/STLExtras.h>
......
......@@ -7,4 +7,4 @@ MLIR_OP(Add)
MLIR_OP(Dot)
// Add new supported ops here
#undef MLIR_OP
\ No newline at end of file
#undef MLIR_OP
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment