Home
last modified time | relevance | path

Searched refs:returnNegativeSlopeValue (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dleaky_relu_test.cpp223 …auto returnNegativeSlopeValue = mindspore::lite::MindIR_LeakyRelu_GetNegativeSlope(primitive.get()… variable
224 EXPECT_EQ(returnNegativeSlopeValue, negativeSlopeValue);