- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, I have been getting the below warning which causes the eamples to fail:
Layer InceptionV3/InceptionV3/Mixed_5c/Branch_0/Conv2d_0a_1x1/Relu forced to im2col_v2, because its output is used in concat
/usr/local/bin/ncsdk/Controllers/FileIO.py:65: UserWarning: You are using a large type. Consider reducing your data sizes for best performance
Blob generated
USB: Transferring Data…
Where would I reduce the data sizes…I guess I need to edit the script? If so is there a recommended data size?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@benblunt Please refer to the answer @ https://ncsforum.movidius.com/discussion/comment/2360/#Comment_2360. You can use FP32 data types with NCSDK 2.xx, the NCSDK will convert it to FP16 internally. Please see the "input/output data types" section of the pyton api documentation page @ https://movidius.github.io/ncsdk/ncapi/python_api_migration.html.

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