This website works better with JavaScript
Home
Explore
Help
Sign In
hugh
/
waifu2x
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
7849f51f42
Branches
Tags
master
v0.13.2
v0.13.1
v0.13
v0.12
v0.11
v0.9
waifu2x
/
lib
/
cleanup_model.lua
cleanup_model.lua
68 B
History
Raw
1
2
3
function w2nn.cleanup_model(model)
return model:clearState()
end