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

No verbose on correctness check script #352

Open
WangJialei-A opened this issue Sep 23, 2024 · 1 comment · May be fixed by #358
Open

No verbose on correctness check script #352

WangJialei-A opened this issue Sep 23, 2024 · 1 comment · May be fixed by #358
Assignees
Labels
ci Continuous integration and automation ready to review validation

Comments

@WangJialei-A
Copy link
Contributor

Nightly test will call correctness.sh to do the validation work.
Lines other than leading with "PASSED" or "MISTRUST" will be treated as an error log when test got failed.
Please help to set the verbose to 0 to unify the behaviour.

python3 -m benchgc --verbose 1 --driver pattern --case mlp --batch_size=32 --hidden_size_list=32x16x64 --has_bias=1x1 --act_type=noop --dtype=f32

@xurui1995 xurui1995 linked a pull request Sep 24, 2024 that will close this issue
@xurui1995 xurui1995 added ready to review ci Continuous integration and automation validation labels Sep 24, 2024
@lmontigny lmontigny added this to the 0.4 [Validation] benchgc milestone Sep 24, 2024
@lmontigny
Copy link

WIP it 8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration and automation ready to review validation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants