MCPcopy Index your code
hub / github.com/huggingface/diffusers / apply_taylorseer_cache

Function apply_taylorseer_cache

src/diffusers/utils/dummy_pt_objects.py:325–326  ·  view source on GitHub ↗
(*args, **kwargs)

Source from the content-addressed store, hash-verified

323
324
325def apply_taylorseer_cache(*args, **kwargs):
326 requires_backends(apply_taylorseer_cache, ["torch"])
327
328
329def apply_text_kv_cache(*args, **kwargs):

Callers 1

enable_cacheMethod · 0.50

Calls 1

requires_backendsFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…