add host core pim codegen
This commit is contained in:
@@ -25,7 +25,7 @@ namespace onnx_mlir {
|
||||
namespace pim {
|
||||
|
||||
void SpatialToPIMPass::runOnOperation() {
|
||||
coreId = 0;
|
||||
coreId = 1;
|
||||
ModuleOp moduleOp = getOperation();
|
||||
MLIRContext* ctx = moduleOp.getContext();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user