ENCP / CNNdroid

Open Source Library for GPU-Accelerated Execution of Trained Deep Convolutional Neural Networks on Android
MIT License
539 stars 181 forks source link

missing rs_fp_relaxed pragma #5

Closed droidarehere closed 7 years ago

droidarehere commented 7 years ago

Mobile GPU execution needs this pragma in the .rs files:

#pragma rs_fp_relaxed