ClikaRT::ops::qlinear_woq_
function
qlinear_woq_()
Tensor& qlinear_woq_(
Tensor x,
QTensor weight,
Tensor& out,
OptionalTensor bias = {},
std::optional<Activation> activation = std::nullopt,
QComputeMode compute_mode = QComputeMode::ExactFP
)
Declared in ClikaRT/compute/q_tensor.h, line 1004