Skip to content

Conversation

@NHZlX
Copy link
Contributor

@NHZlX NHZlX commented Dec 1, 2017

fix #6063

@NHZlX NHZlX requested review from Xreki and hedaoyuan December 1, 2017 12:43
Copy link
Contributor

@hedaoyuan hedaoyuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

针对enet这个模型中的相应Layer能够加速多少?

@NHZlX
Copy link
Contributor Author

NHZlX commented Dec 6, 2017

@hedaoyuan enent 大约80%的层都使用prelu 作为激活函数。

clang compile armv7 on mi 5

type speed(average time of 100 times enet forward )
with prelu neon 41.671 ms.
normal 47.6933 ms

对enet 加速大约12%

@NHZlX NHZlX merged commit a91efdd into PaddlePaddle:develop Dec 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants