facebookresearch / gtn

Automatic differentiation with weighted finite-state transducers.
MIT License
453 stars 38 forks source link

Fix compose gradients for lhs graphs with epsilons #42

Closed jacobkahn closed 3 years ago

jacobkahn commented 3 years ago
shubho commented 3 years ago

LGTM - thanks for the fix and the new test to catch this :)