Does TensorRT 3 add support for Caffe's Leaky Relu?

Does TensorRT 3 add support for Caffe’s Leaky Relu? I have looked everywhere for an answer to this, but can’t find it.

Hi,

Currently, we don’t support leaky relu layer.
Sorry for the inconvenience.

will tensorRT4 support it?

Not yet.
It’s recommended to implement leaky relu with our plugin API.

Thanks.