Searched refs:TILE (Results 1 – 25 of 29) sorted by relevance
12
50 .type = TestOperationType::TILE in get_test_model()141 .type = TestOperationType::TILE in get_test_model_all_inputs_as_internal()198 .type = TestOperationType::TILE in get_test_model_relaxed()289 .type = TestOperationType::TILE in get_test_model_relaxed_all_inputs_as_internal()346 .type = TestOperationType::TILE in get_test_model_float16()437 .type = TestOperationType::TILE in get_test_model_float16_all_inputs_as_internal()494 .type = TestOperationType::TILE in get_test_model_quant8()585 .type = TestOperationType::TILE in get_test_model_quant8_all_inputs_as_internal()642 .type = TestOperationType::TILE in get_test_model_int32()
50 .type = TestOperationType::TILE in get_test_model()141 .type = TestOperationType::TILE in get_test_model_all_inputs_as_internal()198 .type = TestOperationType::TILE in get_test_model_relaxed()289 .type = TestOperationType::TILE in get_test_model_relaxed_all_inputs_as_internal()346 .type = TestOperationType::TILE in get_test_model_float16()437 .type = TestOperationType::TILE in get_test_model_float16_all_inputs_as_internal()494 .type = TestOperationType::TILE in get_test_model_quant8()585 .type = TestOperationType::TILE in get_test_model_quant8_all_inputs_as_internal()
50 .type = TestOperationType::TILE in get_test_model_quant8_signed()141 .type = TestOperationType::TILE in get_test_model_quant8_signed_all_inputs_as_internal()198 .type = TestOperationType::TILE in get_test_model_quant8_signed_2()289 .type = TestOperationType::TILE in get_test_model_quant8_signed_all_inputs_as_internal_2()346 .type = TestOperationType::TILE in get_test_model_quant8_signed_3()437 .type = TestOperationType::TILE in get_test_model_quant8_signed_all_inputs_as_internal_3()
159 static_assert(static_cast<TestOperationType>(TILE) == TestOperationType::TILE);
129 TILE = 89; enumerator
57 type: TILE
59 type: TILE
118 type: TILE
4480 TILE = 89, enumerator
446 return ViewTypes.TILE; in getItemViewType()694 static final int TILE = 0; field in PhoneFavoritesTileAdapter.ViewTypes
161 COMPARE_ENUMS(TILE);
132 CHECK_TEST_ENUM(TestOperationType, TILE);
663 TEST_SINGLE_OPERATION(TILE, V1_2, kStrictCriteria);732 TEST_SINGLE_OPERATION(TILE, V1_3, kStrictCriteria);
184 TILE = 89, enumerator
566 .opType = TestOperationType::TILE, \
530 case OperationType::TILE: in operator <<()
521 static_assert(static_cast<int32_t>(OperationType::TILE) == ANEURALNETWORKS_TILE,