- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Is it possible to execute multiple graphs on the same stick simultaneously assuming we have graphs which do nor require all shaves?
Thanks,
Yair
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
@yairh Right now it is not possible to execute multiple graphs simultaneously on the same stick. Currently, the solution for using multiple networks with the NCS is to enumerate multiple NCS devices, open each device, load a graph file into each NCS device and then call load tensor and get result for each one to perform the inferences.
This post may help: https://ncsforum.movidius.com/discussion/112/chaining-movidius-sticks#latest
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Tome,
Any plans to support this option?
Thanks,
Yair
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
@yairh We're definitely looking into support for this feature.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I have opened a pull request at: https://github.com/duangenquan/YoloV2NCS/pull/6
Enable multiple NCS devices to improve the throughput, hope this helps.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
My previous pull request was merged, visit this link for details: https://github.com/duangenquan/YoloV2NCS
