Skip to main content
DAlia.1551
Visitor II
November 24, 2019
Question

How to check the Keras version?

  • November 24, 2019
  • 1 reply
  • 1879 views

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

    This topic has been closed for replies.

    1 reply

    ST Employee
    November 25, 2019

    ​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