Home
last modified time | relevance | path

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

/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}; in HWTEST_F() local
217 float negativeSlopeValue = 0.0f; in HWTEST_F() local

Completed in 2 milliseconds