Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dleaky_relu_test.cpp53 float* negativeSlopeValue = new (std::nothrow) float [1]{0.0f}; in SaveNegativeSlope() local
163 int64_t* negativeSlopeValue = new (std::nothrow) int64_t [1]{0}; variable
217 float negativeSlopeValue = 0.0f; variable