- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
I need to change graph weights at inference time. However, I didn't find any thing regarding that. Is it possible to access to the weights of graph and change them.
Best,
Link Copied
3 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @mfarhadi
The Movidius graph file is a binary graph file format that isn't open-sourced. So, everything is static and currently there are no plans to release any dynamic graph formats. Once you create the graphs, you cannot change the weight.
You could, however, create two graphs with two difference weights and load them at different times.
Please let me know if this information was helpful.
Best Regards,
Sahira
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks @Sahira_at_Intel , It was really helpful, do you know what is the fastest way to load a new graph and is there any reference which I can use.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @mfarhadi
You can use the birds example in the NCAPPZOO as a reference for how to load a new graph.
Best Regards,
Sahira

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page