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