Benchmarking Quantization on Intel CPU

Hi,

Do you have met below error:

AttributeError: module ‘tvm.relay’ has no attribute ‘optimize’.

in the line98 from this file: evaluate.py

Thanks