Skip to content

Commit

Permalink
[one-cmds] Add fuse_horizontal_fc_layers to O1 (#11863)
Browse files Browse the repository at this point in the history
This commit adds fuse_horizontal_fc_layers to O1 group.

ONE-DCO-1.0-Signed-off-by: Artem Balyshev <[email protected]>
  • Loading branch information
BalyshevArtem authored Nov 2, 2023
1 parent 361a58e commit 87e0691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compiler/one-cmds/onelib/constant.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ class CONSTANT:
'fuse_mean_with_mean',
'fuse_transpose_with_mean',
'fuse_slice_with_tconv',
'fuse_horizontal_fc_layers'
'transform_min_max_to_relu6',
'transform_min_relu_to_relu6',

Expand Down

0 comments on commit 87e0691

Please sign in to comment.