tf-serving unsupported platform tensorflow_lite
The TensorFlow Serving platform does not officially support TensorFlow Lite models. TensorFlow Serving is primarily designed to serve TensorFlow models that are built using the TensorFlow framework. However, there are alternative ways to deploy TensorFlow Lite models for serving, such as converting them to TensorFlow SavedModel format and then using TensorFlow Serving to serve them.
原文地址: https://www.cveoy.top/t/topic/h8ub 著作权归作者所有。请勿转载和采集!