MCPcopy Create free account
hub / github.com/Chen-Yang-Liu/Text2Earth / backend_empty_cache

Function backend_empty_cache

src/diffusers/utils/testing_utils.py:969–970  ·  view source on GitHub ↗
(device: str)

Source from the content-addressed store, hash-verified

967
968
969def backend_empty_cache(device: str):
970 return _device_agnostic_dispatch(device, BACKEND_EMPTY_CACHE)
971
972
973def backend_device_count(device: str):

Callers 7

tearDownMethod · 0.90
tearDownMethod · 0.90
tearDownMethod · 0.90
tearDownMethod · 0.90
tearDownMethod · 0.90
tearDownMethod · 0.90
tearDownMethod · 0.90

Calls 1

Tested by

no test coverage detected