logging icon indicating copy to clipboard operation
logging copied to clipboard

RCP visualization script

Open pgmpablo157321 opened this issue 10 months ago • 4 comments

pgmpablo157321 avatar Mar 12 '25 22:03 pgmpablo157321

MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅

github-actions[bot] avatar Mar 12 '25 22:03 github-actions[bot]

This seems to be an enormous (656 kilo byte) .ipynb file rather than a python script. Is that intentional?

matthew-frank avatar Mar 13 '25 15:03 matthew-frank

I've put an rcp printing script in https://github.com/mlcommons/logging/pull/410

matthew-frank avatar Mar 13 '25 20:03 matthew-frank

@pgmpablo157321 - most parts of your notebook involves duplicate code from rcp_checker.py. Is there a way to import the functions from that file directly?

So one way to simplify the notebook would be to do something like in #410 and then add support for visualization as well?

ShriyaRishab avatar Mar 14 '25 18:03 ShriyaRishab