Home
last modified time | relevance | path

Searched defs:set_quant_param (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dfake_quant_param.cc80 void FakeQuantParam::set_quant_param(const std::string &key, const api::ValuePtr &param) { (void)Ad… in set_quant_param() function in mindspore::ops::FakeQuantParam
/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dtensor.h495 void set_quant_param(const std::vector<std::shared_ptr<QuantizationParam>> &quant_params) { in set_quant_param() function