zkonduit/ezkl

Numerical accuracy report table not being shown in Jupyter environments after calibration

gufett0 opened this issue · 2 comments

Describe the bug

Numerical accuracy report table not being shown in Jupyter environments after calibration

Expected behaviors

I

2024-01-19 17 56 00

Steps to reproduce the bug

Run all the steps till

res = 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

small note that this works fine on ARM Macs. Suspicion is that this is an issue with Py03 on other architectures.

solved by latest release