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: Add support for TOSA 1.0 serializer (pytorch#10135)
Adapt serialization and TOSA graph handling to be able to handle 1.0.
Also install TOSA pip package for 1.0 alongside 0.80.
### Test plan
Validate that 0.80 TOSA version test still work with the 1.0 package
installed.
Signed-off-by: Per Åstrand <[email protected]>
0 commit comments