Skip to main content
Associate
October 5, 2023
Question

How to use mutiple networks

  • October 5, 2023
  • 1 reply
  • 871 views

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

 

1 reply

Associate
September 5, 2024

just increase the heap and stack size from project manager, your model size maybe greater than the allotted size.
I had the same issue