multiple-output spat computes
All checks were successful
Validate Operations / validate-operations (push) Successful in 1h2m3s
All checks were successful
Validate Operations / validate-operations (push) Successful in 1h2m3s
This commit is contained in:
@@ -32,7 +32,7 @@ def SpatChannelType : SpatType<"SpatChannel", "ch"> {
|
||||
// Execution
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
def SpatWeightedCompute : SpatOp<"compute", [SingleBlock, AttrSizedOperandSegments]> {
|
||||
def SpatCompute : SpatOp<"compute", [SingleBlock, AttrSizedOperandSegments]> {
|
||||
let summary = "Compute region with attached constant weights";
|
||||
|
||||
let arguments = (ins
|
||||
|
||||
Reference in New Issue
Block a user