Home
last modified time | relevance | path

Searched defs:activationTypeValue (Results 1 – 1 of 1) sorted by relevance

/foundation/ai/neural_network_runtime/test/unittest/ops/
Dsub_builder_test.cpp45 int8_t* activationTypeValue = new (std::nothrow) int8_t[1]{OH_NN_FUSED_RELU6}; in SaveActivateTypeTensor() local
278 int8_t* activationTypeValue = new (std::nothrow) int8_t[1]{-1}; variable