Open zijin520 opened 3 years ago
Seems the prelu parameter "negative_slope" does not work in the NVDLA, who can tell me the reason? Thanks. layer { name: "relu1" type: "ReLU" bottom: "conv1_scale" top: "conv1_scale" relu_param { negative_slope: 0.1 } }
Why no one support here?
Same issue here. Have you worked it out?
Seems the prelu parameter "negative_slope" does not work in the NVDLA, who can tell me the reason? Thanks. layer { name: "relu1" type: "ReLU" bottom: "conv1_scale" top: "conv1_scale" relu_param { negative_slope: 0.1 } }