Commit Graph

7 Commits

Author SHA1 Message Date
Frank Seide
00f10c2288 Merged PR 14593: bug fix in ONNX exporter
The number of layers was confused with the number of output states.
2020-08-06 03:35:53 +00:00
Frank Seide
38bd181937 Merged PR 14349: edited some comments in ONNX converter
edited some comments in ONNX converter
2020-07-24 18:12:28 +00:00
Frank Seide
435aa9505e Merged PR 14334: full ONNX conversion script
This PR adds a full ONNX conversion script that exports a Marian model and wraps it in a greedy-search implemented in ONNX.
2020-07-24 17:23:05 +00:00
Frank Seide
6d2bfa68c0 Merged PR 13081: minor regression fix in ONNX expoeter
This fixes a silly little regression that snuck in to the last commit.
2020-05-27 06:07:28 +00:00
Frank Seide
c8a62dd2c8 Merged PR 13053: minor updates to ONNX code
will not affect anything else
2020-05-26 17:51:44 +00:00
Frank Seide
f9029638ff Merged PR 13039: FAISS builds with Windows
FAISS builds with Windows
2020-05-22 02:49:04 +00:00
Frank Seide
77a420740c Merged PR 12958: ONNX support
This branch adds functionality to export ONNX models (with limitations).
2020-05-21 05:51:18 +00:00