MCPcopy Create free account
hub / github.com/pytorch/tutorials / handle_request

Route handle_request

beginner_source/serving_tutorial.py:None–None  ·  view source on GitHub ↗
app.post("/")

Source from the content-addressed store, hash-verified

1"""
2Serve PyTorch models at scale with Ray Serve
3============================================
4

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected