Skip to content
Snippets Groups Projects
Unverified Commit d97b0218 authored by Zhenhua's avatar Zhenhua Committed by GitHub
Browse files

Add CTC Loss (#4034)


* Add CTC Loss

* Add backward kernel

* Remove tf in test

* Update api document

* Add zero_infinity option

* refine

* Add 1n2d test case

* Switch to consistent_view

* Fix Eager mode

* Remove duplicate license

* Add grad check

* Fix bw test

* Fix bugs

* Add op name

* Refine

* of_format

* Expand annotation

* Performance optimizing for cuda

* Check input_length & target_lengths

* Update __syncthreads

Co-authored-by: default avataroneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
parent 736e624b
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment