Searched defs:q_type (Results 1 – 2 of 2) sorted by relevance
457 auto q_type = quant::QuantizedType::getQuantizedElementType(tensor_type); in QuantizeLegacy() local539 if (auto q_type = in Quantize() local570 if (auto q_type = type.dyn_cast<UniformQuantizedType>()) { in DownCastScale() local575 } else if (auto q_type = type.dyn_cast<UniformQuantizedPerAxisType>()) { in DownCastScale() local
272 uint32_t q_type:4; member