Commit bf752dc
authored
[Fix] Fix ExecBuilderDeclareFunction method name in exec_builder.py (#18092)
Align it with the backend implementation in https://github.com/apache/tvm/blob/main/src/relax/backend/vm/exec_builder.cc#L3491 parent a842004 commit bf752dc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments