mirror of
https://github.com/PaddlePaddle/PaddleOCR.git
synced 2025-06-03 21:53:39 +08:00
* fix gris_sample data type bug when use fp16 * fix gris_sample data type bug when use fp16 * fix v4rec batchsize * fix bug of hang when multi gpus training(sampler) * add rec algorithm cppd * delete cppd useless code * update cppd bug * add rec algorithm cppd * update cppd trainedmodel url * add cppd en doc