Skip to content

Upate fuse to layerNorm recipe

Cyril Moineau requested to merge UpdateLayerNorm into dev

aidge_core#330 introduced the layernorm operator.

Before that we used a metaoperator.

This MR update the code to use the operator LayerNorm introduced by @pineapple.

This MR also fix two very minor typo "aidge_core.log" instead of "aidge_core.Log".

Merge request reports

Loading