fix the computation for dx (grad for x) for prelu operation. (#20949)
* 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
Showing
想要评论请 注册 或 登录