Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/test/ut/src/runtime/kernel/arm/int8/
Dfullconnection_int8_tests.cc110 TensorInfo bias_params; in TEST_F() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/
Dquantize_util.cc1093 std::vector<schema::QuantParamT> *bias_params) { in CalBiasQuantParams()