PytorchConnectomics / PytorchConnectomics/pytc-client
improvement: gpu interfacing on training and inference
Open
@samcraftt is already working on this.
Since Feb 9, 2026.
medium priority
- Dominant language
- Python
- Stars
- 2
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
right now, initating a training or inference job in their respective modules provides no feedback (not even a loading bar) on successful job start. the only feedback is in the terminal....
we should implement some degree of user feedback for these workflows, pooling from data given from tensorboard/pytorch in addition to log files
the degree of which and specifics should be discussed on this thread
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.