hahnyuan / nn_tools

Neural Network Tools: Converter and Analyzer. For caffe, pytorch, draknet and so on.
MIT License
355 stars 63 forks source link

convert error TypeError: None has type NoneType, but expected one of: bytes, unicode #27

Open magicse opened 2 years ago

magicse commented 2 years ago

i get next error TypeError: 880798032:mul_blob1 was added to blobs WARNING: CANNOT FOUND blob 8791168190080 ['mul_blob1'] ['blob1', None] Traceback (most recent call last): siggraph17.py", line 135, in forward TypeError: None has type NoneType, but expected one of: bytes, unicode

siggraph17.zip