RCP visualization script
MLCommons CLA bot All contributors have signed the MLCommons CLA ✍️ ✅
This seems to be an enormous (656 kilo byte) .ipynb file rather than a python script. Is that intentional?
I've put an rcp printing script in https://github.com/mlcommons/logging/pull/410
@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?