MCPcopy
hub / github.com/THUDM/CogDL / test_attack_defense.py

File test_attack_defense.py

examples/GRB/test_attack_defense.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from cogdl.datasets.grb_data import Cora_GRBDataset
2from attack.modification import *
3from attack.injection import *
4from attack.modification import RAND as RAND_Modify

Callers

nothing calls this directly

Tested by

no test coverage detected