Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dlayernorm_builder_test.cpp61 int64_t* beginNormAxisValue = new (std::nothrow) int64_t(1); in SaveNormAixsTensor() local
212 float beginNormAxisValue = 1e-7; variable
238 int64_t beginNormAxisValue[2] = {1, 2}; variable
436 int64_t beginNormAxisValue = 1; variable