This directory contains 6 workflows.
This component adds the 'serving' tag that is required to run in TensorFlow Serving to a TensorFlow network model.
This component takes an image column as input and reachs out to a configured TensorFlow Serving instance via gRPC to get predictions for the image. Output […]
This component uploads a TensorFlow network (top input) as saved model into the defined S3 working directory/bucket (bottom input). If not already existing, […]