Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YesianRohn/TextSSR
/ backend_empty_cache
Function
backend_empty_cache
diffusers/src/diffusers/utils/testing_utils.py:1002–1003 ·
view source on GitHub ↗
(device: str)
Source
from the content-addressed store, hash-verified
1000
1001
1002
def
backend_empty_cache(device: str):
1003
return
_device_agnostic_dispatch(device, BACKEND_EMPTY_CACHE)
1004
1005
1006
def
backend_device_count(device: str):
Callers
8
tearDown
Method · 0.90
tearDown
Method · 0.90
tearDown
Method · 0.90
tearDown
Method · 0.90
tearDown
Method · 0.90
tearDown
Method · 0.90
tearDown
Method · 0.90
tearDown
Method · 0.90
Calls
1
_device_agnostic_dispatch
Function · 0.85
Tested by
no test coverage detected