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 62e2aa1 commit a891708Copy full SHA for a891708
doc/fluid/design/ir/draft.md
@@ -86,4 +86,4 @@ maintaining the original modeling logic.
86
* Graph is transformed from raw model logic to a
87
form that is efficient to execute.
88
89
-Program->ProgramToGraph->Graph->Pass1->Graph->Pass2->Graph->Pass3->Executor
+Program->ProgramToGraph->Graph->Pass1->Graph->Pass2->Graph->Pass3->Graph->Executor
0 commit comments