MiguelMonteiro / permutohedral_lattice

Permutohedral Lattice C++/CUDA implementation + TensorFlow Op (CPU/GPU)
83 stars 18 forks source link

Changes for CPU compilation #4

Closed manishh closed 4 years ago

manishh commented 6 years ago

Could you please list down what all changes would be required in CMakeLists.txt for CPU-only version of this code?

MiguelMonteiro commented 6 years ago

I have been meaning to implement a flag in CMakeLists.txt that compiles only the CPU version. The changes are not big but I would have to look into it. I am currently on vacation and will look at it when I get back. If you manage to figure it out for yourself feel free to submit a pull request.

Best Regards,

Miguel

asafmanor commented 5 years ago

Hi Miguel! any update on that?

MiguelMonteiro commented 5 years ago

Sorry I have no time to focus on this project at the moment