mirror of
https://github.com/marian-nmt/marian.git
synced 2024-12-12 16:20:20 +03:00
&GetGod()
This commit is contained in:
parent
f85085e7ec
commit
8659016471
@ -34,6 +34,9 @@ class MosesPlugin {
|
||||
void SetDevice();
|
||||
size_t GetDevice();
|
||||
|
||||
God &GetGod()
|
||||
{ return *god_; }
|
||||
|
||||
void SetDebug(bool debug) {
|
||||
debug_ = debug;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user