We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6189953 commit 2909d15Copy full SHA for 2909d15
hls4ml/model/optimizer/__init__.py
@@ -60,6 +60,7 @@
60
'fuse_consecutive_batch_normalization',
61
'merge_linear_activation',
62
'fuse_batch_normalization',
63
+ 'eliminate_linear_activation',
64
# The ones above here need to be before infer_precision_types
65
'infer_precision_types',
66
'channels_last_converter',
0 commit comments