-
Notifications
You must be signed in to change notification settings - Fork 26
[CB] Update CB docs + Refactoring scheduling step-by-step inference tests #323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 11 commits
90f9fb1
fd88dc2
b18c4ad
8167860
1057bd2
3f1e91a
b094874
b040ffb
48940a6
c4c8ca8
6e7ea76
e00be31
898b869
ab38ddd
2b61721
0b434b2
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| # End output correctness tests | ||
|
||
|
|
||
| !!! note | ||
| Unless otherwise specified, all the continuous batching tests are running with `max_model_len=256` | ||
|
|
||
| ::: tests.e2e.test_spyre_basic | ||
| options: | ||
| members: | ||
| - test_output | ||
| - test_batch_handling | ||
sducouedic marked this conversation as resolved.
Show resolved
Hide resolved
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| # Other tests | ||
|
|
||
| !!! note | ||
| Unless otherwise specified, all the continuous batching tests are running with `max_model_len=256` | ||
|
|
||
| ::: tests.e2e.test_spyre_cb |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,9 @@ | ||
| # Scheduler inference steps tests | ||
|
|
||
| !!! note | ||
| Unless otherwise specified, all the continuous batching tests are running with `max_model_len=256` | ||
|
|
||
| !!! warning | ||
| End output correctness is not verified in those tests (TODO should we? maybe for some of them?) | ||
|
|
||
| ::: tests.e2e.test_spyre_cb_inference_steps |
Uh oh!
There was an error while loading. Please reload this page.