Skip to content

How to address resource constraints #905

Answered by fpjentzsch
sansi-zhang asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

which folding configuration (SIMD/PE) are you using throughout your model? Did you apply the automatic SetFolding with a performance target that was too high?

What does the resource breakdown between layers look like? Is only the input layer problematic? I would recommend to scale down your input or reduce the overall depth and/or width of your model to get a first working prototype. Afterwards you can still make the model larger or faster (by increasing SIMD/PE) until you hit the resource limits of your device.

Please continue any discussion on the external mode here: #904

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by fpjentzsch
Comment options

You must be logged in to vote
2 replies
@fpjentzsch
Comment options

@sansi-zhang
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants