SeanNaren / warp-ctc

Pytorch Bindings for warp-ctc
Apache License 2.0
756 stars 271 forks source link

Modified function to follow better extension guidelines #14

Closed SeanNaren closed 6 years ago

SeanNaren commented 6 years ago

Should fix #13

joemathai commented 6 years ago

The loss calculated seems to be right. But on testing, our models don't seem to be learning as quickly as before. using torch version:'0.4.0a0+9f980b1'

SeanNaren commented 6 years ago

Hmm could you verify this for me @joemathai I'm not seeing the same behaviour on this side