MCPcopy Create free account
hub / github.com/pytorch/tutorials / serving_tutorial.py

File serving_tutorial.py

beginner_source/serving_tutorial.py:None–None  ·  view source on GitHub ↗

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 2

send_concurrent_requestsFunction · 0.85
runMethod · 0.80

Tested by

no test coverage detected