ONNX PluginFactory ?

Is there a PluginFactory for ONNX like the one for caffe?
This would be handy to implement layers like leakyReLU and Clip that are not implemented in the ONNXParser.