Clean up CTC GPU wrapper
* Add GPU context initialization (cuda_enter) and finalization (cuda_exit)
* Add proper synchronization on CUDA stream (cuda_wait) before and after performing operations
* Reorder C variables at the start of the function to improve readability
* Add ext_cuda initialization to utilize the synchronization and context functions in the GPU
Signed-off-by:
João Victor Tozatti Risso <joaovictor.risso@gmail.com>
正在显示
请
注册
或者
登录
后发表评论