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
@@ -48,7 +51,7 @@ Other operators are using XNNPACK’s default implementation during the inferenc
48
51
### Create LiteRT models using Keras
49
52
To demonstrate SME2 acceleration on Android, you will construct simple single-layer models (e.g., Fully Connected) using Keras and convert them into LiteRT (.tflite) format.
50
53
This allows you to benchmark isolated operators and directly observe SME2 improvements.
0 commit comments