Commit Graph
1 Commits
Author SHA1 Message Date
f296bcd3fa Avoid keeping redundant copies of model weights in memory during load (#42)
* don't keep copies of model weights in host memory

* adding type annotation

Co-authored-by: Jong Wook Kim <jongwook@nyu.edu>
2022-09-23 12:57:39 +09:00