Skip to main content
Gzini.6
Associate II
June 4, 2019
Question

what does the amount of RAM required depend on?

  • June 4, 2019
  • 1 reply
  • 699 views

what does the amount of RAM required depend on?

And how it get calculated?

    This topic has been closed for replies.

    1 reply

    Romain LE DONGE
    Associate
    June 20, 2019

    Hello,

    As it is written in the Getting Started (https://www.st.com/content/ccc/resource/technical/document/user_manual/group1/69/bb/ec/5d/78/16/43/ce/DM00570145/files/DM00570145.pdf/jcr:content/translations/en.DM00570145.pdf) the RAM : "Indicates the size (in bytes) of the expected RW memory chunk used to store the intermediate inference computing values (.data or .bss section)."

    This do not take into account the the input buffer needed to load the data into the network

    Romain