Open PapaMadeleine2022 opened 5 years ago
hello, when I run convert.py, I get error:
convert.py
File "convert.py", line 169, in parse_tf_varnames scale_num = int(m.group(1)) AttributeError: 'NoneType' object has no attribute 'group'
how to fix it?
hello, when I run
convert.py
, I get error:how to fix it?