PaddlePaddle / PaddleOCR

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ppocrv3文档中提到使用GTC,请问是否对应ppocr/modeling/necks/rnn.py中的这部分代码?

GuokunWang opened this issue · comments

为什么use_guide仅clone了输入,并阻止梯度传播
image