Open ayj8655 opened 2 years ago
the same issue with #5002 and #4938 keyword:
example for quantization
DynamicRange(min: -0.424213, max: 2.82149). Dynamic range should be symmetric for better accuracy. AttributeError: 'NoneType' object has no attribute 'dynamic_range'
I'm sorry for replying you very late, may I ask if you solved the problem?
Describe the issue:
I was doing a quantization tutorial (quantization_quick_start_mnist, quantization_speedup) However, I runnig the tutorial on Jupyter notebook and an error occurred Both tutorials have errors in the same code
Environment:
How to reproduce it?:
https://nni.readthedocs.io/en/latest/tutorials/quantization_quick_start_mnist.html https://nni.readthedocs.io/en/latest/tutorials/quantization_speedup.html
I downloaded the jupyter Notebook and run it without modification.