How to use mutiple networks
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-10-05 6:43 AM
When I use multiple networks in one program, I get the following error
AI platform (API 1.1.0 - RUNTIME 8.1.0)
Discovering the network(s)...
Found network "network_fe"
Creating the network "network_fe"..
Initializing the network
E: AI error (ai_mnetwork_init) - type=0x30 code=0x13
Labels:
- Labels:
-
STM32CubeAI
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-09-05 6:16 AM
just increase the heap and stack size from project manager, your model size maybe greater than the allotted size.
I had the same issue
