gradio
Add `@gr.cache()` decorator for caching deterministic functions, as as well as a lower-level `gr.Cache` that uses dependency injection
#13176
Merged

Add `@gr.cache()` decorator for caching deterministic functions, as as well as a lower-level `gr.Cache` that uses dependency injection #13176

abidlabs merged 72 commits into main from cachee
abidlabs
abidlabs changes
7d2d1b5e
abidlabs changes
c27a268e
gradio-pr-bot
gradio-pr-bot add changeset
9fe570fb
gradio-pr-bot
abidlabs Remove benchmark results from cache branch
a8888c8d
abidlabs changes
93358d4d
abidlabs abidlabs changed the title Add (partial) caching with support for storing intermdiate caching to Gradio Add (partial) caching with support for storing intermediate caching state 8 days ago
abidlabs Merge branch 'main' into cachee
bc08411e
gradio-pr-bot add changeset
107c7da0
abidlabs changes
34fdfe00
abidlabs changes
d0259c66
abidlabs changes
3e974947
abidlabs changes
c2e101fc
abidlabs changes
783fecf7
abidlabs changes
55e2ac63
abidlabs changes
537a8bed
abidlabs changes
a149dced
abidlabs Merge branch 'main' into cachee
ba6a494c
abidlabs changes
a8596179
abidlabs changes
24f35c1e
abidlabs abidlabs changed the title Add (partial) caching with support for storing intermediate caching state Add `@gr.cache()` decorator for caching deterministic functions, generators, etc. 7 days ago
gradio-pr-bot add changeset
1d2a3c54
abidlabs changes
9c0a6ea1
abidlabs changes
569a940d
abidlabs changes
f785e480
abidlabs Merge branch 'main' into cachee
73dd151b
abidlabs abidlabs changed the title Add `@gr.cache()` decorator for caching deterministic functions, generators, etc. Add `@gr.cache()` decorator for caching deterministic functions, as as well as a lower-level cache API based on dependency injection 7 days ago
gradio-pr-bot add changeset
0fb75be4
abidlabs changes
fd0c6f3c
abidlabs Merge branch 'main' into cachee
a8993e74
abidlabs changes
a61ba300
abidlabs changes
f597324b
abidlabs changes
2edeb8db
abidlabs changes
97d24e5d
abidlabs changes
217ef2f3
abidlabs changes
b8a97842
abidlabs changes
6f27c05f
abidlabs changes
6956b0d3
abidlabs abidlabs marked this pull request as ready for review 7 days ago
abidlabs Merge branch 'main' into cachee
580424c0
abidlabs changes
11daa862
gradio-pr-bot add changeset
84a78912
abidlabs Merge branch 'main' into cachee
b9d8d085
abidlabs changes
04114a33
abidlabs changes
a884ed88
abidlabs abidlabs marked this pull request as draft 7 days ago
abidlabs changes
023daedc
abidlabs changes
b6a7fa02
abidlabs changes
5372da0d
gradio-pr-bot add changeset
963e7748
abidlabs changes
8abf0d20
abidlabs chore: empty commit
cb6958b2
abidlabs
abidlabs commented on 2026-04-04
abidlabs changes
4b8e78e4
abidlabs changes
e1617e72
abidlabs changes
c255442f
abidlabs
abidlabs commented on 2026-04-04
abidlabs changes
12e3fb0c
abidlabs changes
eab5ff47
abidlabs changes
367b5ae5
abidlabs abidlabs marked this pull request as ready for review 6 days ago
abidlabs abidlabs requested a review from pngwn pngwn 6 days ago
abidlabs abidlabs requested a review from freddyaboulton freddyaboulton 6 days ago
abidlabs abidlabs requested a review from hysts hysts 6 days ago
hysts
hysts
hysts commented on 2026-04-06
hysts
freddyaboulton
freddyaboulton commented on 2026-04-06
abidlabs Update demo/cache_kv_demo/run.py
01fe4227
abidlabs Update demo/cache_kv_demo/run.py
1602f73b
abidlabs Merge branch 'main' into cachee
d96bc469
abidlabs
abidlabs changes
05cd9208
abidlabs changes
afb25ce4
abidlabs changes
ae1c1c9e
abidlabs changes
168767aa
abidlabs changes
0261b91c
abidlabs changes
23a557e4
abidlabs
abidlabs commented on 2026-04-06
abidlabs Apply suggestion from @abidlabs
637ba9f8
abidlabs changes
9f83c454
abidlabs changes
1540c85e
abidlabs changes
a148c7d1
abidlabs
abidlabs
abidlabs abidlabs changed the title Add `@gr.cache()` decorator for caching deterministic functions, as as well as a lower-level cache API based on dependency injection Add `@gr.cache()` decorator for caching deterministic functions, as as well as a lower-level `gr.Cache` that uses dependency injection 3 days ago
gradio-pr-bot add changeset
2e561c3c
hysts
hysts approved these changes on 2026-04-07
freddyaboulton
freddyaboulton approved these changes on 2026-04-07
abidlabs Merge branch 'main' into cachee
107f09a6
abidlabs empty commit
6d59edd0
abidlabs changes
919e7a52
abidlabs
abidlabs changes
6e899eff
abidlabs Merge branch 'main' into cachee
530a32a1
abidlabs changes
a8606d66
abidlabs abidlabs merged 45c4ecd2 into main 1 day ago
abidlabs abidlabs deleted the cachee branch 1 day ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone