We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66f8704 commit d105800Copy full SHA for d105800
paddle/fluid/framework/ir/graph_viz_pass.cc
@@ -16,8 +16,8 @@ limitations under the License. */
16
#include <unordered_set>
17
18
#include "paddle/fluid/framework/ir/graph_viz_pass.h"
19
-#include "paddle/fluid/inference/analysis/dot.h"
20
#include "paddle/fluid/framework/op_proto_maker.h"
+#include "paddle/fluid/inference/analysis/dot.h"
21
#include "paddle/fluid/string/printf.h"
22
23
namespace paddle {
0 commit comments