Searched refs:summand_type (Results 1 – 1 of 1) sorted by relevance
1697 DataType summand_type = this->input_type(summand_idx); in ExtendConvFwdParams() local1699 (summand_type == DT_QINT8) || (summand_type == DT_QUINT8); in ExtendConvFwdParams()1718 if (summand_type == DT_QUINT8) { in ExtendConvFwdParams()1747 DataType summand_type = this->input_type(summand_idx); in AllocateOutputTensor() local1749 (summand_type == DT_QINT8) || (summand_type == DT_QUINT8); in AllocateOutputTensor()1757 if (summand_type == DT_QINT8) { in AllocateOutputTensor()