I've been trying to convert caffe model with PReLU activation function and getting the following error:
RuntimeError: Caffe model error in layer 'relu1a' of type 'PReLU': Expected a scalar parameter (alpha) when 'channel_shared' flag is set.channel_shared is set to false.