Hi,
when I run the example of ssd_multibox of Processor SDK Linux 06_00_00_07 in 5749.In the example,there is only one network,and the executors are created once,but I want to run one network on eve1 and dsp1,then Simultaneously run a different network on eve2 and dsp2,should I create another group of executors?like this,
there the c1 an c2 are two different network,but when I do like this ,I receive a mistake.
Please give me some suggestion.
Bill