Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VisionXLab/OF-Diff
/ convert_module_to_f32
Function
convert_module_to_f32
ldm/modules/diffusionmodules/openaimodel.py:29–30 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
27
pass
28
29
def
convert_module_to_f32(x):
30
pass
31
32
33
## go
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected