// // Created by ricardo on 02/06/25. // #ifndef SHAPEINFERENCEINTERFACE_H #define SHAPEINFERENCEINTERFACE_H #include "mlir/IR/OpDefinition.h" namespace mlir { namespace hello { #include "hello/ShapeInferenceInterface.h.inc" } } #endif //SHAPEINFERENCEINTERFACE_H