deep-learning-models icon indicating copy to clipboard operation
deep-learning-models copied to clipboard

Why keras is slower

Open Jinzeyu6119 opened this issue 5 years ago • 1 comments

Jinzeyu6119 avatar Sep 06 '19 11:09 Jinzeyu6119

Keras uses TensorFlow as backend, so every time a Keras module is imported it has to run TensorFlow in the backend too.

rajat-8 avatar Sep 13 '19 19:09 rajat-8