Searched refs:ANEURALNETWORKS_FUSED_RELU1 (Results 1 – 4 of 4) sorted by relevance
5667 ANEURALNETWORKS_FUSED_RELU1 = 2, enumerator
209 static_assert(ANEURALNETWORKS_FUSED_RELU1 == 2, "ANEURALNETWORKS_FUSED_RELU1 has changed");348 static_assert(static_cast<int32_t>(FusedActivationFunc::RELU1) == ANEURALNETWORKS_FUSED_RELU1,
829 if (activationFunction == ANEURALNETWORKS_FUSED_RELU1) { in TEST_P()
93 ANEURALNETWORKS_FUSED_RELU1 = 2,