Skip to content

v0.3.7c: Fix a bug where pack_padded_sequence would take a cuda tensor instead…

Latest
Compare
Choose a tag to compare
@emanjavacas emanjavacas released this 02 Mar 09:14
0ca4311
… of a CPU one (#81)

* Fix a bug where pack_padded_sequence would take a cuda tensor instead of a CPU one

* Release 0.3.7c