- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I''m using ncsdk2 using "git clone -b ncsdk2 http://github.com/Movidius/ncsdk && cd ncsdk && make install"
I run "mvNCCompile mnist_inference.meta -s 12 -in input -on output -o mnist_inference.graph" using the following codes and i get the following:
2019-03-29 03:19:28.488349: I tensorflow/core/platform/cpu_feature_guard.cc:141] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
No Bias
[Error 5] Toolkit Error: Stage Details Not Supported: fc1/add
Here is the code following the example from "https://movidius.github.io/ncsdk/tf_compile_guidance.html":
https://drive.google.com/open?id=1M5-e2-Tfu9FZX3w0BeKakrVHtO4Pnu_a
- Tags:
- Tensorflow
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Noody
What version of the NCSDK2 are you using? This might be related to a bug on 2.10 that we're still working to resolve. You can try using NCSDK 2.08 because it looks like it doesn't throw the same error. Please let me know if this was helpful!
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