Skip to content

Commit ae5a0fd

Browse files
committed
update readme
1 parent 2b37310 commit ae5a0fd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Real-time streaming ptychographic reconstruction using the [NVIDIA Holoscan](htt
1515
| Repo | Role | Used by holoptycho as |
1616
|---|---|---|
1717
| [`NSLS2/ptycho`](https://github.com/NSLS2/ptycho) | Iterative reconstruction algorithms + GPU kernels | Kernel library |
18-
| `NSLS2/ptychoml` (planned) | Neural network inference (PtychoViT TRT) | Inference library |
18+
| [`NSLS2/ptychoml`](https://github.com/NSLS2/ptychoml) | Neural network inference (PtychoViT TRT) | Inference library |
1919
| `ptycho-vit` | PyTorch training for PtychoViT models | Not imported — produces ONNX files for `ptychoml` to convert to TensorRT |
2020

2121
**Design principle**: `ptycho` and `ptychoml` are pure computation libraries (no I/O). Holoptycho handles all I/O — ZMQ streams, filesystem writes, Tiled publishing — and pipeline orchestration.

0 commit comments

Comments
 (0)