minor refactor
This commit is contained in:
@@ -146,7 +146,7 @@ void ONNXToSpatialPass::runOnOperation() {
|
||||
encapsulateGlobalInstruction(*entryFunc);
|
||||
|
||||
// Dump to file for debug
|
||||
dumpModule(moduleOp, "spatial");
|
||||
dumpModule(moduleOp, "spatial0");
|
||||
}
|
||||
|
||||
template <typename T>
|
||||
|
||||
Reference in New Issue
Block a user