patyork/connectionist-temporal-classification

Code issue in python_recursive.py

Opened this issue · 1 comments

From line 53 to 60 in your python_recursive.py, there are codes that can not be accessed due to early return in your ctc function.

Is this my illusion or your intent?

Thanks for your attention!