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
Enable the cast-cast simplification to a single cast in a couple of
cases where it is valid. This shows up in examples like SmolLM (FP16)
and is needed for fusion-pattern to work.
Also: add display of replaced and replacing nodes in fusion in verbose
mode.
---------
Signed-off-by: Ganesan Ramalingam <[email protected]>
0 commit comments