diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-06-21 15:33:22 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-06-21 15:33:22 -0500 |
| commit | e42f575050efeeccb736385b43bed84e1129edb0 (patch) | |
| tree | 8ed04b42218cf4c90c0b9c29b40db149f1355f4a /rrog/__init__.py | |
Initial RRoG GNN runner
Diffstat (limited to 'rrog/__init__.py')
| -rw-r--r-- | rrog/__init__.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rrog/__init__.py b/rrog/__init__.py new file mode 100644 index 0000000..c09281d --- /dev/null +++ b/rrog/__init__.py @@ -0,0 +1,2 @@ +"""Experiment registry for RRoG/TRM-on-GNN sweeps.""" + |
