mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Fixes #67462 Re-enables `OpInfo` gradient checks for the restricted scenarios where the current `ctc_loss` implementation is accurate and consistent. The desired `ctc_loss` gradient behavior appears to be an ongoing discussion, see https://github.com/pytorch/pytorch/issues/52241. The `OpInfo` gradient checks can be updated if/as the underlying implementation advances. Pull Request resolved: https://github.com/pytorch/pytorch/pull/154590 Approved by: https://github.com/soulitzer |
||
|---|---|---|
| .. | ||
| definitions | ||
| __init__.py | ||
| core.py | ||
| refs.py | ||
| utils.py | ||