onnx2caffe icon indicating copy to clipboard operation
onnx2caffe copied to clipboard

TypeError: ONNX node of type PRelu is not supported

Open tanmengwen opened this issue 6 years ago • 3 comments

Hi, thank you very much for your jobs. May I ask how to add and implement PRelu operator ?

tanmengwen avatar May 31 '19 14:05 tanmengwen

Hi, thank you very much for your jobs. May I ask how to add and implement PRelu operator ?

+1

xiezheng-cs avatar Jul 15 '19 12:07 xiezheng-cs

https://github.com/UmboCV/onnx-caffe/pull/5/files

northeastsquare avatar Sep 03 '20 10:09 northeastsquare

+1,通过netron 查看onnx模型,没有发现使用prelu层,但是还是报错 TypeError: ONNX node of type PRelu is not supported

changgongcheng avatar Oct 16 '21 03:10 changgongcheng