Searched refs:SetNegativeSlope (Results 1 – 2 of 2) sorted by relevance
41 OH_NN_ReturnCode SetNegativeSlope(const std::shared_ptr<NNTensor>& tensor);46 {OH_NN_LEAKY_RELU_NEGATIVE_SLOPE, &LeakyReluBuilder::SetNegativeSlope}
31 OH_NN_ReturnCode LeakyReluBuilder::SetNegativeSlope(const std::shared_ptr<NNTensor>& tensor) in SetNegativeSlope() function in OHOS::NeuralNetworkRuntime::Ops::LeakyReluBuilder