Searched refs:ANEURALNETWORKS_TILE (Results 1 – 4 of 4) sorted by relevance
4867 ANEURALNETWORKS_TILE = 89, enumerator
187 static_assert(ANEURALNETWORKS_TILE == 89, "ANEURALNETWORKS_TILE has changed");517 static_assert(static_cast<int32_t>(OperationType::TILE) == ANEURALNETWORKS_TILE,
1792 case ANEURALNETWORKS_TILE: { in validateOperation()
1258 OperationTestBase test(ANEURALNETWORKS_TILE, {input0, multiples}, {output0}); in tileTest()