sheng-z / stog

AMR Parsing as Sequence-to-Graph Transduction
MIT License
154 stars 36 forks source link

Question Regarding GPU-requirement #10

Closed SimonWesterlind closed 5 years ago

SimonWesterlind commented 5 years ago

Hi!

With your statement in the README, "Make sure that you have at least two GeForce GTX TITAN X GPUs to train the full model.", do you mean that you require this setup specifically, or do you just require GPU-memory equivalent to, or greater than, two GeForce GTX TITAN X GPUs? Or is there some other interpretation/requirement completely?

Thanks in advance, Simon

sheng-z commented 5 years ago

Hi,

It is just a requirement for GPU memory. As long as you have enough memory, it will be fine.

Best, Sheng

SimonWesterlind commented 5 years ago

Ok, good! Thank you! :)