jolibrain / deepdetect

Deep Learning API and Server in C++14 support for Caffe, PyTorch,TensorRT, Dlib, NCNN, Tensorflow, XGBoost and TSNE

Home Page:https://www.deepdetect.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`int8` SSD model compilation with TensorRT fails with error on `Scale` layer.

beniz opened this issue · comments

This is tested on RTX 2080ti, fp16 works, int8 fails with the error below:

[error] Parameter check failed at: ../builder/Network.cpp::addScale::433, condition: scale.type == shift.type && shift.type == power.type
error parsing layer type Scale index 58
[2020-11-06 06:13:14.619] [test] [error] mllib internal error: Error while parsing caffe model for conversion to TensorRT