PyramidBox face_detection: is it possible to transpile to float16?
Created by: colojaro
I have seen multiple references in PaddlePaddle code to transpiling to float16 with gains on Volta GPUs. This out of date doc gives instructions but I can't find anything for recent versions: http://www.paddlepaddle.org/documentation/docs/en/1.3/design/data_type/float16.html
I don't know Chinese but it seems as though the feature has been removed or moved. Is it possible to convert the face detector and will it be faster?