Exporting pytorch RNN model to caffe2 with onnx

Anyone have any experience with exporting pytorch model to caffe2 with onnx. Currently torch.onnx.export doesn’t look like it support RNN.

1 Like