pcyin / tranX

A general-purpose neural semantic parser for mapping natural language queries into machine executable code
Apache License 2.0
460 stars 111 forks source link

Run w/o CUDA? #16

Open neubig opened 4 years ago

neubig commented 4 years ago

I wasn't able to tell from the README whether it is possible to run tranX without CUDA, and it seems perhaps not?

I think that would be a nice feature to have if possible, especially when (for example) serving an already-trained model on a regular server without a GPU.