Skip to content

Commit

Permalink
recover dropout_op_pass.h
Browse files Browse the repository at this point in the history
  • Loading branch information
seemingwang committed May 18, 2021
1 parent df5c83c commit e9a718d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions paddle/fluid/framework/ir/delete_dropout_op_pass.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

#pragma once
#include <vector>

#include "paddle/fluid/framework/ir/fuse_pass_base.h"
#include "paddle/fluid/framework/ir/graph_pattern_detector.h"

Expand Down

1 comment on commit e9a718d

@paddle-bot-old
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Congratulation! Your pull request passed all required CI. You could ask reviewer(s) to approve and merge. 🎉

Please sign in to comment.