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
Anyone have any experience with exporting pytorch model to caffe2 with onnx. Currently torch.onnx.export doesn’t look like it support RNN.