Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Relay][Frontend][Onnx] Add RNN operation for ONNX frontend (#12213)
* Add RNN operation for ONNX frontend. * link checks * rm test_rnn_batchwise in unsupported_onnx_tests * merge similar codes to class methods * implement opset 14 and refactor test_forward * reformat verify_rnn_helper Co-authored-by: 张亦驰 <zhangyichi1@corp.netease.com>
- Loading branch information