Architecture
How Tensorfuse serves inference requests
Follow the Tensorfuse serving lifecycle from a built image and requested hardware to a ready container, HTTPS endpoint, and autoscaling.
Tensorfuse serves an application as an autoscaling API endpoint. After the image is built and stored, Tensorfuse provisions the requested hardware, deploys the container, connects it to the autoscaler, and exposes an HTTPS endpoint.


