rageworx / libsrcnn

Super-Resolution imaging with Convolutional Neural Network library for G++, Non-OpenCV model.
http://rageworx.pe.kr/search/SRCNN
GNU Lesser General Public License v3.0
16 stars 1 forks source link

Advanced OpenMP support for AARCH64 #2

Closed rageworx closed 5 years ago

rageworx commented 6 years ago

Current simple OpenMP is not so powerfully optimized for AARCH64 like nVidia Jetson TX2. Performance gone for down when it adjusted runnig for single loop for OpenMP.

rageworx commented 6 years ago

Maybe yasm required ?

rageworx commented 5 years ago

Tested for many different aarch64 targets, but it depends on each kernel performance.