marian-nmt / marian-dev

Fast Neural Machine Translation in C++ - development repository
https://marian-nmt.github.io
Other
247 stars 123 forks source link

Create img #996

Closed TommyJonathanSinaga closed 12 months ago

TommyJonathanSinaga commented 1 year ago

Description

Please add a clear and concise description of the changes.

This PR fixes a bug/adds a new feature/refactorizes the code/does something else. It is related to issues: #998, #999, ...

List of changes:

Added dependencies: none

How to test

Describe how to test your changes, adding command line examples and sample input/output files if relevant. Point to unit tests or regression tests covering the changes if they have been added.

Describe how you have tested your code, including OS and the cmake command.

Checklist

TommyJonathanSinaga commented 1 year ago

update

snukky commented 1 year ago

Sorry, what is this change needed for?