Skip to content

Commit

Permalink
add parser
Browse files Browse the repository at this point in the history
  • Loading branch information
xingmingyyj committed Jul 25, 2023
1 parent 7b1776b commit 17baf61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paddle/ir/core/ir_parser.cc
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
// limitations under the License.

#include "paddle/ir/core/ir_parser.h"
#include "paddle/fluid/ir_adaptor/translator/translate.h"
#include "paddle/fluid/ir/dialect/pd_dialect.h"
#include "paddle/ir/core/builtin_dialect.h"

using std::vector;
Expand Down

0 comments on commit 17baf61

Please sign in to comment.