Home
last modified time | relevance | path

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

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

Completed in 1 milliseconds