Fix typo in use_dynamics_shapes
#6
by
mdeopujari
- opened
No description provided.
Good catch!
However, with this change, T5 regression tests fail with this error:
RuntimeError: synNodeCreateWithId failed for node: rms_norm_ex_fwd_f32 with synStatus 26 [Generic failure]. .
This is with SynapseAI v1.15. Have you tested it with a more recent version?
Good catch!
However, with this change, T5 regression tests fail with this error:RuntimeError: synNodeCreateWithId failed for node: rms_norm_ex_fwd_f32 with synStatus 26 [Generic failure]. .
This is with SynapseAI v1.15. Have you tested it with a more recent version?
Yes, this was tested working with 1.16 latest build.
@regisss , could you please merge this as SynapseAI v1.16 has now been released.