jumormt / DeepWukong

DeepWukong: Statically Detecting Software Vulnerabilities Using Deep Graph Neural Network
MIT License
89 stars 23 forks source link

XFGDataset do not UNK label! #26

Open hrshy0629 opened 2 weeks ago

hrshy0629 commented 2 weeks ago

build_XFG generates the 0,1, UNK label, but the XFGDataset does not process the UNK label when the model is migrated to other datasets.