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

Draft : [logo/pass] Refactor RemoveDeadNodeWithQueryPass #14051

Conversation

Hanjin-Choi
Copy link
Contributor

This refactor RemoveDeadNodeWithQuery Pass.

Related : #13863

ONE-DCO-1.0-Signed-off-by: HanJin Choi [email protected]

Refactor RemoveDeadNodeWithQuery Pass.

ONE-DCO-1.0-Signed-off-by: HanJin Choi [email protected]
@Hanjin-Choi Hanjin-Choi requested review from jinevening and a team September 23, 2024 03:22
@Hanjin-Choi
Copy link
Contributor Author

The build failed without any changes.

image

@hseok-oh
Copy link
Contributor

@nnfw-bot test nncc-debug

@Hanjin-Choi
Copy link
Contributor Author

Build and dredd_Test success with code change

image

@hseok-oh
Copy link
Contributor

@nnfw-bot test nncc-release

@@ -141,3 +141,5 @@ Add(REGRESS_ONNX_Conv_BN_Relu6_001 PASS

Add(REGRESS_ONNX_Mul_Mul_000 PASS
convert_nchw_to_nhwc)

Add(RemoveDeadNodeWithQueryPass_000 PASS substitute_pack_to_reshape)
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe you should change test title

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I’m not sure if this title is correct.

Copy link
Contributor

Choose a reason for hiding this comment

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

I think REGRESS_Issue_13863 would be ok.

@jinevening
Copy link
Contributor

@nnfw-bot test nncc-debug

@jinevening
Copy link
Contributor

@nnfw-bot test nncc-release

@jinevening
Copy link
Contributor

Code looks good to me. After all tests are passed, please post PRs module-by-module.

@Hanjin-Choi
Copy link
Contributor Author

Code looks good to me. After all tests are passed, please post PRs module-by-module.

Thanks a lot! I will change Test title and seperate PRs. :)

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