bergamot-translator/app
Qianqian Zhu f654ab0f71
Enable binary shortlist loading from bytebuffer (#69)
Contains "hack" that must go immediately by editing TranslationModel, to come in following commit.  

* add shortlist_memory and update service-cli-bytearray test

* update marian-dev

* address review comments

* fix ccompliation and tests failures and further address review comments

* small update on marian-dev (based on browsermt/marian-dev PR#28)

* update marian-dev with upstream

* code refactoring according to review

* fix marian-dev submodule conflicts

* switch MemoryGift to AlignedVector

* copy aligned.h from kpu/intgemm for AlignedVector

* changes based on memory ownership and AlignedVector

* fix BatchTranslator inits

* small fixes according to review comments

* update submodule marian-dev to master

* update submodule marian-dev with upstream

Co-authored-by: Kenneth Heafield <kpu@users.noreply.github.com>
2021-04-01 19:36:07 +01:00
..
bergamot-translator-app-bytearray.cpp Enable binary shortlist loading from bytebuffer (#69) 2021-04-01 19:36:07 +01:00
bergamot-translator-app.cpp Change bergamot app to process stdin texts 2021-04-01 13:22:19 +02:00
CMakeLists.txt Marian submodule update (#74) 2021-04-01 16:29:02 +01:00
marian-decoder-new.cpp Collapse Service into one class instead of three (#62) 2021-03-23 16:36:13 +00:00
service-cli-bytearray.cpp Enable binary shortlist loading from bytebuffer (#69) 2021-04-01 19:36:07 +01:00
service-cli.cpp Alignments + weak quality scores capability in Service (#46) 2021-03-31 17:41:36 +01:00