elitcloud / elit

🔠 Evolution of Language and Information Technology
https://elit.cloud
Other
47 stars 7 forks source link

Two distributions need. CPU and GPU version #16

Open imgarylai opened 6 years ago

imgarylai commented 6 years ago

The problem is tensorflow has cpu and gpu distributions. If we want to support both solution, we also have to create two distributions, to resolve the dependency. Do we want to support both solutions?

imgarylai commented 6 years ago

https://github.com/deepmind/sonnet might be an example for building pip package to support both GPU and CPU version of tf simultaneously.

Jeevi10 commented 4 years ago

does current version support gpu? I have been trying to decode a R8 news dataset and it takes forever. I have Nvidia 1080 Ti GPU and 64 gb ram.

hankcs commented 4 years ago

You need mxnet gpu version.