Numerical accuracy report table not being shown in Jupyter environments after calibration
gufett0 opened this issue · 2 comments
gufett0 commented
Describe the bug
Numerical accuracy report table not being shown in Jupyter environments after calibrationExpected behaviors
ISteps to reproduce the bug
Run all the steps tillres = ezkl.calibrate_settings(cal_path, model_path, settings_path, "accuracy")
just like in the demo notebook example
Device and Operating System
OS: MacOS
Version: Monterey 12.7
Processor: 2,9 GHz Dual-Core Intel Core i5
Memory: 16 GB
Additional Information
alexander-camuto commented
small note that this works fine on ARM Macs. Suspicion is that this is an issue with Py03 on other architectures.
alexander-camuto commented
solved by latest release