Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dlrn_test.cpp82 float* betaValue = new (std::nothrow) float[1] {0.75}; in SaveBeta() local
278 int64_t* betaValue = new (std::nothrow) int64_t[1] {1}; variable
558 float betaValue {0.75}; variable