MANDO-Project / ge-sc

MANDO is a new heterogeneous graph representation to learn the heterogeneous contract graphs' structures to accurately detect vulnerabilities in smart contract source code at both coarse-grained contract-level and fine-grained line-level.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cannot run

X-ZhiMing opened this issue · comments

python -m experiments.graph_classification --epochs 50 --repeat 20

This command cannot be run

Thanks for your comment!
I fixed the model structure instead of passing as command-line arguments to be consistent with the command.
Please refer to 2a54f19.