You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arm backend: Move is_consumer_node_depthwise_conv2d to the pass using it (#13859)
The function is_consumer_node_depthwise_conv2d is only used by
annotate_channels_last_dim_order_pass and can therefore be moved closer
to where it is used.
Signed-off-by: Sebastian Larsson <[email protected]>
0 commit comments