* Remove all torchtext legacy-related APIs
* Remove unused BagOfWordsPretrained class, and fix some typos
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
* clean commit
* oops forgot the most important files
* use einsum
* copy feature from frontier to block
* Revert "copy feature from frontier to block"
This reverts commit 5224ec963eb6a3ef1b6ab74d8ecbd44e4e42f285.
* temp fix
* unit test
* fix
* revert jtnn
* lint
* fix win64
* docstring fixes and doc indexing
* revert einsum in sparse bidecoder
* fix some examples
* lint
* fix due to some tediousness in remove_edges
* addresses comments
* fix
* more jtnn fixes
* fix
* another first commit
* test commit
* porting to nowplaying
* fixes
* more updates
* update readme
* add performance
* update
* switch to return_uv
* update result
* Update examples/pytorch/pinsage/process_nowplaying_rs.py
Co-authored-by: Xiagkun Hu <huxk_hit@qq.com>
* update with comments
Co-authored-by: Xiagkun Hu <huxk_hit@qq.com>