itlab-vision / dl-benchmark

Deep Learning Inference benchmark. Supports OpenVINO™ toolkit, Caffe, TensorFlow, TensorFlow Lite, ONNX Runtime, OpenCV DNN, MXNet, PyTorch, Apache TVM, ncnn, etc.

Home Page:http://hpc-education.unn.ru/dli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Добавить поддержку вывода моделей в формате saved_model через TensorFlow

valentina-kustikova opened this issue · comments

Модели в формате saved_model должны загружаться через tf.saved_model.load. Необходимо добавить поддержку загрузки таких моделей в inference_tensorflow.py.

назначила на себя. работа в прогрессе

сделано, PR #389