Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

[IE] Refactor codes about input blob precision #1395

Open
mingmingtasd opened this issue Mar 29, 2021 · 0 comments
Open

[IE] Refactor codes about input blob precision #1395

mingmingtasd opened this issue Mar 29, 2021 · 0 comments
Labels
Chromium enhancement New feature or request

Comments

@mingmingtasd
Copy link
Contributor

L139 in chromium repo should be as:
memcpy(input_blob->buffer(), input_data_[i].buffer), input_data_[i].length);
We needn't change blob's data type.

And we can remove element::f16 in L209.

@mingmingtasd mingmingtasd added enhancement New feature or request Chromium labels Mar 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Chromium enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant