yaochx
yaochx
@szi as you said, it was solved.
Fixed with conda install protobuf=3.9 -c conda-forge
I find the method help info by help(tw.draw_model) `draw_model(model, input_shape=None, orientation='TB', png_filename=None) ` after running this code `tw.draw_model(model, [1, 3, 224, 224], 'model.png')` nothing was saved using img.save, the png...
Super excited! I can't wait:)