Searched refs:GROUPED_CONV_2D (Results 1 – 25 of 26) sorted by relevance
12
304 type: GROUPED_CONV_2D342 type: GROUPED_CONV_2D356 type: GROUPED_CONV_2D
308 type: GROUPED_CONV_2D328 type: GROUPED_CONV_2D
651 type: GROUPED_CONV_2D684 type: GROUPED_CONV_2D713 type: GROUPED_CONV_2D
179 type: GROUPED_CONV_2D
185 type: GROUPED_CONV_2D
227 type: GROUPED_CONV_2D
250 type: GROUPED_CONV_2D
261 type: GROUPED_CONV_2D
867 type: GROUPED_CONV_2D884 type: GROUPED_CONV_2D
376 type: GROUPED_CONV_2D
395 type: GROUPED_CONV_2D
787 type: GROUPED_CONV_2D
150 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_signed()341 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_signed_all_inputs_as_internal()498 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_signed_all_tensors_as_inputs()723 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_signed_all_tensors_as_inputs_all_inputs_as_internal()880 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_signed_2()1071 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_signed_all_inputs_as_internal_2()1228 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_signed_all_tensors_as_inputs_2()1453 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_quant8_signed_all_tensors_as_inputs_all_inputs_as_internal_2()1613 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_channelQuant8()1807 .type = TestOperationType::GROUPED_CONV_2D in get_test_model_nhwc_none_channelQuant8_all_inputs_as_internal()[all …]
120 static_assert(static_cast<TestOperationType>(GROUPED_CONV_2D) ==121 TestOperationType::GROUPED_CONV_2D);
95 GROUPED_CONV_2D = 55; enumerator
98 CHECK_TEST_ENUM(TestOperationType, GROUPED_CONV_2D);
150 GROUPED_CONV_2D = 55, enumerator
650 TEST_SINGLE_OPERATION(GROUPED_CONV_2D, V1_2, kConvCriteria);709 TEST_SINGLE_OPERATION(GROUPED_CONV_2D, V1_3, kConvCriteria);
625 .opType = TestOperationType::GROUPED_CONV_2D, \647 .opType = TestOperationType::GROUPED_CONV_2D, \
444 static_assert(static_cast<int32_t>(OperationType::GROUPED_CONV_2D) ==
1516 case OperationType::GROUPED_CONV_2D: { in executeOperation()