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

[IE] Refactor codes about input blob precision #1395

Open
@mingmingtasd

Description

@mingmingtasd

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions