Skip to content

Commit 9df9b67

Browse files
committed
fix formatting?
1 parent 639951b commit 9df9b67

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/python/mlir/dialects/linalg/opdsl/ops/core_named_ops.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1169,6 +1169,7 @@ def conv_3d_ncdhw_fcdhw_q(
11691169
- TypeFn.cast_signed(U, KZp)
11701170
)
11711171

1172+
11721173
@linalg_structured_op
11731174
def depthwise_conv_1d_nwc_wc(
11741175
I=TensorDef(T1, S.N, S.OW * S.SW + S.KW * S.DW, S.IC),

0 commit comments

Comments
 (0)