Exporting DNN model from PyTorch to Caffe2

Hi,
I want to convert a model from PyTorch to Caffe2 directly without converting it to ONNX first. Is it possible to export directly? If so, please add related information here.
Thank you