-
Notifications
You must be signed in to change notification settings - Fork 607
Add backend runtime context #209
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
Conversation
This pull request was exported from Phabricator. Differential Revision: D48872102 |
b8f75d0
to
3df07e5
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
3df07e5
to
5095336
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
5095336
to
b2226ca
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
b2226ca
to
0d26280
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
0d26280
to
30e8395
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
30e8395
to
18e440b
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
18e440b
to
3ced7ce
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D48872102 |
345ac8b
to
c56f5bb
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
c56f5bb
to
a7546df
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
a7546df
to
4009766
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
4009766
to
f2c16a4
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
f2c16a4
to
40fc3a3
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
40fc3a3
to
59c9269
Compare
4bdb5de
to
2994848
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
2994848
to
90c59af
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
90c59af
to
ecb8279
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
ecb8279
to
87bdc7b
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
87bdc7b
to
dcbf7b1
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
dcbf7b1
to
2f1e25c
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
2f1e25c
to
a9374cc
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
a9374cc
to
cbe018f
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
cbe018f
to
c26d07e
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
c26d07e
to
879f218
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
Summary: Add backend runtime context. Items to be added there: - Event tracer - temp allocator The signature breaking change will be in D48872100 Reviewed By: tarun292, dbort Differential Revision: D48872102
8c9ec87
to
289ff7c
Compare
This pull request was exported from Phabricator. Differential Revision: D48872102 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D48872102 |
This pull request has been merged in 73f6532. |
* add correctness test function * correnctess test on gguf * fix
Summary:
Add backend runtime context. Items to be added there:
The signature breaking change will be in D48872100
Reviewed By: tarun292
Differential Revision: D48872102