browsermt / marian-dev

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

Update ubuntu.yml ubuntu version and don't compile gpu #100

Closed XapaJIaMnu closed 1 year ago

XapaJIaMnu 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