1 Answer
- Newest
- Most votes
- Most comments
1
You can do local testing by running the container in serve mode as a docker. Then using Curl/Postman to send an HTTP request and inspecting the response.
The request can be CSV/JSON or binary (a parquet file in your case).
If you're able to run the Pytorch model in serve mode locally, then this local testing provides a lot of coverage before running in Batch Transform itself.
answered 5 years ago
Relevant content
- asked a month ago
- asked a year ago
- asked 6 months ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 3 years ago
- Why doesn't my SageMaker Studio Classic notebook in VPC only mode connect with my KernelGateway app?AWS OFFICIALUpdated 2 months ago