cancel
Showing results for 
Search instead for 
Did you mean: 

How to check the Keras version?

DAlia.1551
Associate

Which Keras version is Cube.AI using?

I am having a problem with different versions. My model is being generated with Tensor Flow Keras 2.2.4-tf

1 REPLY 1
jean-michel.d
ST Employee

​Hi,

To kown the Keras or/and Tensor flow (indirectly the tf.keras version), you can use the command line tools.

> stm32ai --tools_version

Neural Network Tools for STM32 v1.1.0 (AI tools v4.1.0)

- Python version  : 3.5.4

- Numpy version   : 1.16.4

- Keras version   : 2.2.4

- TF version      : 1.14.0

- Caffe version   : 1.0.0

- Lasagne version : 0.2.dev1

br,

Jean-Michel