Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ core you choose your frame:
(backbone, task, optimizer, scheduler, callbacks, trainer, data) through
the launcher in `examples/`; every component is swapped by a config
override instead of a code change, with or without graphnet.
- **Use the graphnet frame.** `spine_graphnet` provides the DeepIce backbone
- **Use the graphnet frame.** `integrations/spine_graphnet` provides the DeepIce backbone
and a reader adapter over graphnet's datasets, and the emitted encoders
load straight into graphnet's benchmarks.

Expand Down
Loading