sightly better bufferization
minor fixes
This commit is contained in:
@@ -96,7 +96,7 @@ def PimEmptyManyOp : PimOp<"empty_many", []> {
|
||||
let summary = "Create many identical empty tensors";
|
||||
|
||||
let results = (outs
|
||||
Variadic<AnyRankedTensor>:$outputs
|
||||
Variadic<PimTensor>:$outputs
|
||||
);
|
||||
|
||||
let hasVerifier = 1;
|
||||
|
||||
Reference in New Issue
Block a user