pytorch/serve

Debugging extension for VSCode

开放

#2,223 创建于 2023年4月6日

 (12 条评论) (1 个反应) (0 位负责人)Java (790 个派生)batch import
debuggingenhancementhelp wanted

仓库指标

星标
 (3,844 个星标)
PR 合并指标
 (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

贡献者指南