hughperkins / tf-coriander

OpenCL 1.2 implementation for Tensorflow
Apache License 2.0
792 stars 90 forks source link

Cannot import Keras #98

Open AIWithShrey opened 2 years ago

AIWithShrey commented 2 years ago

Hello there!

I really appreciate your work in bringing TensorFlow to non-NVIDIA GPUs using OpenCL. I am now trying to import Keras from TensorFlow to invoke the Layers API. It doesn't seem to recognise Keras. What more needs to be done to make this work?

Thanks, Shreyas

datatalking commented 1 year ago

@AIWithShrey,

Can you post your code or a copy of the stack trace?