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