Tensorflow Serving Deployment

Use when you have trained Keras models that need to be served as microservices for real-time inference. Specifically: (1) models have been converted to HDF5 TensorFlow 2.3.0 format with properly named input layers ('input_2048', 'input_4096') and output layer ('output');

HolobiomicsLab ba17b9a 6.7 KB Updated

File contents

HolobiomicsLab/asb-skill-collections/tree/main/collections/metabolomics/v2/leaves/tensorflow-serving-deployment commit ba17b9a9e0

Frequently asked questions

npx skillmds@latest add holobiomicslab/tensorflow-serving-deployment