make parakeet benckmark ci capture correct time#17322
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/17322
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 0772200 with merge base c09db81 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
@Gasoonjia has exported this pull request. If you are a Meta employee, you can view the originating Diff in D92783050. |
This PR needs a
|
Summary: This diff makes parakket benchmark ci captures correct model loading and first token time by: 1. Making all model initialization done at begining 2. capture the real first token time inside the greedy_decoding function. Differential Revision: D92783050
6f207f9 to
10ae129
Compare
Summary: This diff makes parakket benchmark ci captures correct model loading and first token time by: 1. Making all model initialization done at begining 2. capture the real first token time inside the greedy_decoding function. Differential Revision: D92783050
10ae129 to
c3a49d9
Compare
Summary: This diff makes parakket benchmark ci captures correct model loading and first token time by: 1. Making all model initialization done at begining 2. capture the real first token time inside the greedy_decoding function. Differential Revision: D92783050
c3a49d9 to
0772200
Compare
Summary:
This diff makes parakket benchmark ci captures correct model loading and first token time by:
Differential Revision: D92783050