Struct cv::dnn::Eltwise2Int8Params#
#include <opencv2/dnn/all_layers.hpp>Collaboration diagram for cv::dnn::Eltwise2Int8Params:
Member Data Documentation#
input_scales#
std::vector< float > cv::dnn::Eltwise2Int8Params::input_scales
input_zeropoints#
std::vector< int > cv::dnn::Eltwise2Int8Params::input_zeropoints
name#
String cv::dnn::Eltwise2Int8Params::name
operation#
String cv::dnn::Eltwise2Int8Params::operation = “add”
output_sc#
float cv::dnn::Eltwise2Int8Params::output_sc = 1.f
output_zp#
int cv::dnn::Eltwise2Int8Params::output_zp = 0
with_relu#
bool cv::dnn::Eltwise2Int8Params::with_relu = false
Source file#
The documentation for this struct was generated from the following file:
opencv2/dnn/all_layers.hpp