Skip to content

Commit 2909d15

Browse files
committed
Following what seems to be done in the main branch
1 parent 6189953 commit 2909d15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hls4ml/model/optimizer/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
'fuse_consecutive_batch_normalization',
6161
'merge_linear_activation',
6262
'fuse_batch_normalization',
63+
'eliminate_linear_activation',
6364
# The ones above here need to be before infer_precision_types
6465
'infer_precision_types',
6566
'channels_last_converter',

0 commit comments

Comments
 (0)