-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
- API change:
- in LlmCallback,
public void onStats(float tps)->public void onStats(String tps), where it's a json. You can calculate the tps like https://github.com/pytorch/executorch/blob/e609943eeda04f966aea174f460309cbf22e3913/extension/benchmark/android/benchmark/app/src/main/java/org/pytorch/minibench/LlmBenchmarkActivity.java#L86-L94
- in LlmCallback,
Metadata
Metadata
Assignees
Labels
No labels