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

[luci/pass] Introduce FuseAddToFullyConnectedBiasPass #13438

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

seanshpark
Copy link
Contributor

@seanshpark seanshpark commented Jul 15, 2024

This will introduce FuseAddToFullyConnectedBiasPass which will
fuse Add to following FullyConnected bias if possible.

This will introduceFuseAddToFullyConnectedBiasPass which will fuse Add
to following FullyConnected bias if possible.

ONE-DCO-1.0-Signed-off-by: SaeHie Park <[email protected]>
@seanshpark
Copy link
Contributor Author

@seanshpark seanshpark requested a review from a team July 15, 2024 23:47
Copy link
Contributor

@mhs4670go mhs4670go left a comment

Choose a reason for hiding this comment

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

LGTM

@seanshpark seanshpark merged commit f0b7aa0 into Samsung:master Jul 16, 2024
7 checks passed
@seanshpark seanshpark deleted the luci_pass_fuseaddtofcbias branch July 16, 2024 03:14
Copy link
Contributor

@shs-park shs-park left a comment

Choose a reason for hiding this comment

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

I need to check #13439 (review) together later.

Copy link
Contributor

Choose a reason for hiding this comment

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

OMG,
This test code is almost same with the #13439 (review) where I left some questions.
Maybe I've been missing something..😭

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.

3 participants