Created by: sandyhouse
-
set the default value of alpha for prelu to 0.25, test=develop
-
add the call to __syncthreads(), test=develop
-
fix the implementation of cpu prelu, test=develop
-
repair the implementation of element mode prelu, test=develop
-
modify test_prelu_op.py, test=develop