Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
don't resize embeddings if it's already large enough (#577)
* don't resize embeddings if it's already large enough * make sure to tie weights, even if we aren't resizing
- Loading branch information