hughperkins / tf-coriander

OpenCL 1.2 implementation for Tensorflow
Apache License 2.0
789 stars 94 forks source link

[Feature Request] CMake Build #84

Open skn123 opened 6 years ago

skn123 commented 6 years ago

Hugh, I was wondering if you can possibly make this project CMake compliant? There is a working cmake file in the contrib folder. I do not like its structure but it gets the job done. I am in process of porting the ComputeCPP version of TF to CMake and for that I think I only need a #define to be enabled.