Searched defs:activation (Results 1 – 3 of 3) sorted by relevance
/test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
D | model.h | 35 …OHNNOperandTest activation = {OH_NN_INT8, OH_NN_ADD_ACTIVATIONTYPE, {}, &activationValue, sizeof(i… member 58 …OHNNOperandTest activation = {OH_NN_INT8, OH_NN_AVG_POOL_ACTIVATION_TYPE, {}, &activationValue, si… member
|
/test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
D | model.h | 35 …OHNNOperandTest activation = {OH_NN_INT8, OH_NN_ADD_ACTIVATIONTYPE, {}, &activationValue, sizeof(i… member 58 …OHNNOperandTest activation = {OH_NN_INT8, OH_NN_AVG_POOL_ACTIVATION_TYPE, {}, &activationValue, si… member
|
/test/xts/acts/ai/nncore/common/ |
D | nncore_utils.h | 81 …OHNNOperandTest activation = {OH_NN_INT8, OH_NN_ADD_ACTIVATIONTYPE, {}, &activationValue, sizeof(i… member 100 …OHNNOperandTest activation = {OH_NN_INT8, OH_NN_ADD_ACTIVATIONTYPE, {}, &activationValue, sizeof(i… member
|