You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think i find a bug in model-quantization/task_cls.py: you shold add import utils or it will caused an NameError when i try to import my own pretrained model.
I think i find a bug in model-quantization/task_cls.py: you shold add
import utilsor it will caused anNameErrorwhen i try to import my own pretrained model.