- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It seems there are only some High-Level nerual graph Api like
- load a whole graph
- infer this graph
- get the final layer's result
Is there some library providing tensor api like:
- conv(input, output, dim,…)
- softmax(….)
Or some more raw-calculation-api with NCS-accelerate like:
- max(a, b, c…)
- matrix_add(a, b)
So that I can create my own custom layer or op.
Thank you.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@chenxiaoyu3 Thanks for your interest. At the moment, the NCSDK(2.05) doesn't have a low level API for creating custom layers or ops or any tensorlike apis.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Tome_at_Intel Do you guys have some plan for this? We must adjust these common Network to make it adaptive to particular domain, I think this is required in many practical scene.
We found NCStick is quite useful for many of our customers, whose models are all customized.
Is There a rough roadmap for this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@chenxiaoyu3 We understand your situation, however there isn't a road map that I can share regarding custom layers.

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