Searched refs:pActivationType (Results 1 – 1 of 1) sorted by relevance
101 int8_t* pActivationType = static_cast<int8_t*>(buffer); in SetActivationType() local102 …euralNetworkRuntime::Validation::ValidateFuseType(static_cast<OH_NN_FuseType>(*pActivationType))) { in SetActivationType()106 m_activationType = NNToMS::TransfromFusionType((OH_NN_FuseType)(*pActivationType)); in SetActivationType()