Home
last modified time | relevance | path

Searched defs:lite_quant_params (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/cxx_api/tensor/
Dtensor_impl.h248 auto lite_quant_params = lite_tensor_->quant_params(); in GetQuantParams() local
267 std::vector<lite::LiteQuantParam> lite_quant_params; in SetQuantParams() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/
Doffline_packing_optimizer.cc143 std::vector<lite::LiteQuantParam> lite_quant_params; in CreateLiteTensor() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/
Ddebug_info_manager.cc37 std::vector<LiteQuantParam> lite_quant_params; in ConvertTensorsQuantParam() local