- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there an API to specify neural network graphs in myriad/movidius framework directly ? Do I always need to create tensorflow / caffe models and use mvNCCompile black box ?
For example, if I want to contribute a movidius backend for PyTorch - how could I do that ? Could you point me to the appropriate documentation for the same.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@sourabhd Currently there are two APIs that work with the NCS, the NCSDK API and OpenVINO. Both work similarly in the way that they require you to compile your model into a binary graph format to be compatible with the NCS device.
At the moment, there isn't a way to create a backend for PyTorch with the current NCSDK.
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