Skip to content

Commit ad39b8a

Browse files
committed
remove unused reuse factor and accum attributes for separable
1 parent 4497631 commit ad39b8a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hls4ml/backends/fpga/fpga_backend.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,6 @@ def __init__(self, name):
5555
Dense,
5656
Conv1D,
5757
Conv2D,
58-
SeparableConv1D,
59-
SeparableConv2D,
6058
Pooling1D,
6159
Pooling2D,
6260
GlobalPooling1D,

0 commit comments

Comments
 (0)