[INFO] Model structure loaded.
Traceback (most recent call last):
File "main.py", line 34, in
helper.exec()
File "/content/drive/MyDrive/Function-level-Vulnerability-Detection-master/src/helper.py", line 257, in exec
model_func.summary()
AttributeError: 'NoneType' object has no attribute 'summary'
Have you ever encountered this problem? I have changed it for a long time or I still can't solve this error.
请问有遇到过这个问题吗,我改了很久还是没办法解决这个报错