pytorch/serve

Debugging extension for VSCode

Open

#2,223 建立於 2023年4月6日

在 GitHub 查看
 (12 留言) (1 反應) (0 負責人)Java (790 fork)batch import
debuggingenhancementhelp wanted

倉庫指標

Star
 (3,844 star)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

🚀 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

貢獻者指南