nvdla / sw

NVDLA SW
Other
489 stars 193 forks source link

Problem with PReLU #233

Closed timzhang32 closed 2 years ago

timzhang32 commented 2 years ago

Hi everyone,

seems like NVDLA can't execute PReLU correctly by default.

I have the following description in prototxt: layer { name: "relu1" type: "ReLU" bottom: "scale1" top: "relu1" relu_param { negative_slope: 0.1 } }

Although it can be parsed by the compiler, on NVDLA it's being executed as a standard ReLU. Does anyone know how to change the KMD, in order to properly execute this layer as PReLU?

Thanks.

Best Tim

long771 commented 2 years ago

这是来自QQ邮箱的自动回复邮件。   您好,我是龙欣荣,很高兴收到您的邮件,我将尽快处理。