Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dlrn_test.cpp102 int32_t* normRegionValue = new (std::nothrow) int32_t[1] {0}; in SaveNormRegion() local
328 int64_t* normRegionValue = new (std::nothrow) int64_t[1] {0}; variable
560 std::string normRegionValue = "ACROSS_CHANNELS"; variable