Skip to content

Conversation

@Honry
Copy link
Collaborator

@Honry Honry commented Nov 6, 2025

Float16 data type can be easily enabled by inserting cast to inputs and outputs and converting the buffer weights from fp32 to fp16 during graph loading.

This PR enables more float16 data type support for image classification and object detection. BTW, fixes several minor issues.

Float16 data type can be easily enabled by inserting cast to
inputs and outputs and converting the buffer weights from fp32
to fp16 during graph loading.

This PR enables more float16 data type support for image classification
and object detection. BTW, fixes several minor issues.
@Honry
Copy link
Collaborator Author

Honry commented Nov 7, 2025

@ibelem, @fujunwei, PTAL, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant