diff options
| author | YurenHao0426 <Blackhao0426@gmail.com> | 2026-06-29 12:04:47 -0500 |
|---|---|---|
| committer | YurenHao0426 <Blackhao0426@gmail.com> | 2026-06-29 12:04:47 -0500 |
| commit | c54ddb88b532be28ca3096e21de405d90163ecfa (patch) | |
| tree | 3270ec9269dbee14ea915963f0d28e933303d5a7 /rrog/__init__.py | |
| parent | d12722525fc010a3910b5152c72654a2ade5eac4 (diff) | |
Package full RRoG GNN project
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.""" + |
