Struct cv::dnn::InnerProductInt8Params#
#include <opencv2/dnn/all_layers.hpp>Collaboration diagram for cv::dnn::InnerProductInt8Params:
Member Data Documentation#
axis#
int cv::dnn::InnerProductInt8Params::axis = 1
bias#
Mat cv::dnn::InnerProductInt8Params::bias
input_sc#
float cv::dnn::InnerProductInt8Params::input_sc = 1.f
input_zp#
int cv::dnn::InnerProductInt8Params::input_zp = 0
name#
String cv::dnn::InnerProductInt8Params::name
num_output#
int cv::dnn::InnerProductInt8Params::num_output = 0
output_sc#
float cv::dnn::InnerProductInt8Params::output_sc = 1.f
output_type#
int cv::dnn::InnerProductInt8Params::output_type = CV_8S
output_zp#
int cv::dnn::InnerProductInt8Params::output_zp = 0
outputMultiplier#
Mat cv::dnn::InnerProductInt8Params::outputMultiplier
per_channel#
bool cv::dnn::InnerProductInt8Params::per_channel = true
weights#
Mat cv::dnn::InnerProductInt8Params::weights
Source file#
The documentation for this struct was generated from the following file:
opencv2/dnn/all_layers.hpp