* cosine similarity loss --------- Co-authored-by: Awni Hannun <awni@apple.com> * Docstring nits
load_weights
* update module to check weights on load, also fix docs and reorganize tests * nits + rebase * a few more docs updates for Module * use manual module file * comment