onnx2caffe
onnx2caffe copied to clipboard
TypeError: ONNX node of type RNN is not supported.
I want to convert a simple lstm model to caffe model, and I got the error.
@RORO11 did solve the issue