Searched refs:pot_scale_int16 (Results 1 – 14 of 14) sorted by relevance
483 if (!op_sig.options.addsub.pot_scale_int16) { in GetBuiltinOperatorVersion()495 if (!op_sig.options.addsub.pot_scale_int16) { in GetBuiltinOperatorVersion()754 op_sig.options.addsub.pot_scale_int16 = true; in GetOpSignature()756 op_sig.options.addsub.pot_scale_int16 = add_option->pot_scale_int16(); in GetOpSignature()766 op_sig.options.addsub.pot_scale_int16 = true; in GetOpSignature()768 op_sig.options.addsub.pot_scale_int16 = sub_option->pot_scale_int16(); in GetOpSignature()
67 bool pot_scale_int16; member
340 fake_op_sig.options.addsub.pot_scale_int16 = false; in TEST()351 fake_op_sig.options.addsub.pot_scale_int16 = false; in TEST()
77 builtin_data->pot_scale_int16 = false; in TEST_P()120 builtin_data->pot_scale_int16 = false; in TEST_P()158 builtin_data->pot_scale_int16 = false; in TEST_P()207 builtin_data->pot_scale_int16 = false; in TEST_P()256 builtin_data->pot_scale_int16 = false; in TEST_P()294 builtin_data->pot_scale_int16 = false; in TEST_P()
213 bool pot_scale_int16; member240 bool pot_scale_int16; member
75 bool pot_scale_int16; member143 general_scale_int16 = !params || !params->pot_scale_int16; in Prepare()162 data->pot_scale_int16 = !general_scale_int16; in Prepare()288 !data->pot_scale_int16) { in EvalAddQuantized()
78 bool pot_scale_int16; member267 general_scale_int16 = !params || !params->pot_scale_int16; in Prepare()285 data->pot_scale_int16 = !general_scale_int16; in Prepare()402 } else if (!data->pot_scale_int16) { in EvalQuantized()
288 params->pot_scale_int16 = false; in BuildAccumulateLoopBodySubgraph()295 params->pot_scale_int16 = false; in BuildAccumulateLoopBodySubgraph()
917 params->pot_scale_int16 = schema_params->pot_scale_int16(); in ParseAdd()1951 params->pot_scale_int16 = schema_params->pot_scale_int16(); in ParseSub()
589 pot_scale_int16:bool = true;712 pot_scale_int16:bool = true;
617 pot_scale_int16:bool = true;740 pot_scale_int16:bool = true;
5019 bool pot_scale_int16;5022 pot_scale_int16(true) {5035 bool pot_scale_int16() const {5055 void add_pot_scale_int16(bool pot_scale_int16) {5056 …fbb_.AddElement<uint8_t>(AddOptions::VT_POT_SCALE_INT16, static_cast<uint8_t>(pot_scale_int16), 1);5073 bool pot_scale_int16 = true) {5075 builder_.add_pot_scale_int16(pot_scale_int16);6196 bool pot_scale_int16;6199 pot_scale_int16(true) {6212 bool pot_scale_int16() const {[all …]
535 options->pot_scale_int16 = false; in SetOperatorPropertyADDSUBOperator()543 options->pot_scale_int16 = false; in SetOperatorPropertyADDSUBOperator()
1108 ->pot_scale_int16, in TEST_P()