|
nndeploy C++ API
0.2.0
nndeploy C++ API
|
Go to the source code of this file.
Classes | |
| class | nndeploy::op::OpQuantizeLinear |
Namespaces | |
| nndeploy | |
| nndeploy::op | |
Functions | |
| base::Status | nndeploy::op::quantizeLinear (device::Tensor *input, device::Tensor *scale, device::Tensor *zero_point, std::shared_ptr< ir::QuantizeLinearParam > param, device::Tensor *output) |