pytorch/serve

Debugging extension for VSCode

Open

#2223 aperta il 6 apr 2023

Vedi su GitHub
 (12 commenti) (1 reazione) (0 assegnatari)Java (790 fork)batch import
debuggingenhancementhelp wanted

Metriche repository

Star
 (3844 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

🚀 The feature

Be able to set breakpoints and step through custom handlers after sending requests to Torchserve. something like VSCode Live Server or the Javascript Debugger for Torchserve that works with VSCode Remote Containers.

Motivation, pitch

Debugging containers with prints is tedious: https://github.com/pytorch/serve/issues/711

Alternatives

debugging with prints: https://github.com/pytorch/serve/issues/711

Additional context

No response

Guida contributor