Y
Hacker News
new
|
ask
|
show
|
jobs
by
amelius
682 days ago
By the way, can anyone explain why libcudnn takes on the order of gigabytes on my harddrive?
1 comments
lldb
682 days ago
Primarily because it has specialized functions for various matrix sizes which are selected at runtime.
link
amelius
682 days ago
Ok, so are you saying it contains mostly straightforwardly generated code?
link