5 Commits

Author SHA1 Message Date
Fangjun Kuang
71ea196370 Update CI to test ONNX models. 2022-07-30 11:50:39 +08:00
Fangjun Kuang
c70df281c6 Revert merging three onnx models into a single one.
It's quite time consuming to extract a sub-graph from the combined
model. For instance, it takes more than one hour to extract
the encoder model.
2022-07-30 11:33:22 +08:00
Fangjun Kuang
3ebb52aa9b Combine encoder/decoder/joiner into a single file. 2022-07-29 21:14:20 +08:00
Fangjun Kuang
49aaaf8021 Minor fixes. 2022-07-28 15:52:51 +08:00
Fangjun Kuang
8c98599ded WIP: Support exporting to ONNX format 2022-07-27 22:58:27 +08:00