Searched defs:activationTypeValue (Results 1 – 1 of 1) sorted by relevance
45 int8_t* activationTypeValue = new (std::nothrow) int8_t[1]{OH_NN_FUSED_RELU6}; in SaveActivateTypeTensor() local278 int8_t* activationTypeValue = new (std::nothrow) int8_t[1]{-1}; variable