Searched refs:CAST (Results 1 – 25 of 30) sorted by relevance
12
40 .type = TestOperationType::CAST in get_test_model_float16_to_float16()121 .type = TestOperationType::CAST in get_test_model_float16_to_float16_all_inputs_as_internal()168 .type = TestOperationType::CAST in get_test_model_float16_to_float32()249 .type = TestOperationType::CAST in get_test_model_float16_to_float32_all_inputs_as_internal()296 .type = TestOperationType::CAST in get_test_model_float16_to_float32_relaxed()377 .type = TestOperationType::CAST in get_test_model_float16_to_float32_relaxed_all_inputs_as_internal()424 .type = TestOperationType::CAST in get_test_model_float16_to_int32()505 .type = TestOperationType::CAST in get_test_model_float16_to_int32_all_inputs_as_internal()552 .type = TestOperationType::CAST in get_test_model_float16_to_quant8()633 .type = TestOperationType::CAST in get_test_model_float16_to_quant8_all_inputs_as_internal()[all …]
40 .type = TestOperationType::CAST in get_test_model_float16()121 .type = TestOperationType::CAST in get_test_model_float16_all_inputs_as_internal()168 .type = TestOperationType::CAST in get_test_model_float32()249 .type = TestOperationType::CAST in get_test_model_float32_all_inputs_as_internal()296 .type = TestOperationType::CAST in get_test_model_float32_relaxed()377 .type = TestOperationType::CAST in get_test_model_float32_relaxed_all_inputs_as_internal()424 .type = TestOperationType::CAST in get_test_model_int32()471 .type = TestOperationType::CAST in get_test_model_bool8()518 .type = TestOperationType::CAST in get_test_model_quant8_asymm()599 .type = TestOperationType::CAST in get_test_model_quant8_asymm_all_inputs_as_internal()[all …]
47 public static final String CAST = "cast"; field in AutoTileManager104 if (!mAutoTracker.isAdded(CAST)) { in AutoTileManager()199 if (mAutoTracker.isAdded(CAST)) return;211 mHost.addTile(CAST);212 mAutoTracker.setTileAdded(CAST);
150 type: CAST159 type: CAST
40 type: CAST
42 type: CAST
101 type: CAST
113 type: CAST
104 type: CAST
154 type: CAST
40 .type = TestOperationType::CAST in get_test_model()
107 static_assert(static_cast<TestOperationType>(CAST) == TestOperationType::CAST);
85 CAST = 45; enumerator
140 CAST = 45, enumerator368 operation.type == TestOperationType::CAST || in hasQuant8CoupledOperands()
88 CHECK_TEST_ENUM(TestOperationType, CAST);
16 o The stub library is effectively a PUBLIC API for unbundled CAST receivers
182 .opType = TestOperationType::CAST, \
663 TEST_SINGLE_OPERATION(CAST, V1_2, kMediumCriteria);710 TEST_SINGLE_OPERATION(CAST, V1_3, kMediumCriteria);