Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[onert-micro] support weight quantized (int8) FullyConnected kernel #14137

Merged

Conversation

Torrero
Copy link
Contributor

@Torrero Torrero commented Oct 1, 2024

This PR adds support of the weight quantized FullyConnected kernel

  • FullyConnected kernel (input:FLOAT32 + weights:INT8)

ONE-DCO-1.0-Signed-off-by: Evgenii Maltsev [email protected]

@Torrero Torrero force-pushed the onert_micro_fully_connected_hybrid_mode branch from 96a6f80 to a9c1370 Compare October 1, 2024 16:25
stamalakhov
stamalakhov previously approved these changes Oct 2, 2024
Copy link
Contributor

@stamalakhov stamalakhov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you!

- FullyConnected kernel (input:FLOAT32 + weights:INT8)

ONE-DCO-1.0-Signed-off-by:  Evgenii Maltsev [email protected]
Copy link
Contributor

@SlavikMIPT SlavikMIPT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chunseoklee chunseoklee merged commit f280955 into Samsung:master Oct 23, 2024
4 checks passed
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.

4 participants