-
Notifications
You must be signed in to change notification settings - Fork 157
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] Fix typos in FuseXxxToFC test #13449
[luci/pass] Fix typos in FuseXxxToFC test #13449
Conversation
from #13439 (comment) @shs-park many thanks!!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This will fix typos in fuse Add/Mul to FullyConnected pass unit tests. ONE-DCO-1.0-Signed-off-by: SaeHie Park <saehie.park@gmail.com>
00ebcd2
to
9323e21
Compare
@mhs4670go , PTAL again, I've updated FC weight size. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
LGTM!
=)
@mhs4670go PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
This will fix typos in fuse Add/Mul to FullyConnected pass unit tests.