Does TensorRT support PRELU?

If not, when will it support?

TensorRT has not supported it by native layer, but has built-in plugin.
/usr/include/NvInferPlugin.h → createPReLUPlugin()
You can implement it in plugin.