Searched defs:SetEpsilon (Results 1 – 5 of 5) sorted by relevance
35 OH_NN_ReturnCode BatchNormBuilder::SetEpsilon(const std::shared_ptr<NNTensor>& tensor) in SetEpsilon() function in OHOS::NeuralNetworkRuntime::Ops::BatchNormBuilder
31 OH_NN_ReturnCode InstanceNormBuilder::SetEpsilon(const std::shared_ptr<NNTensor>& tensor) in SetEpsilon() function in OHOS::NeuralNetworkRuntime::Ops::InstanceNormBuilder
61 OH_NN_ReturnCode L2NormalizeBuilder::SetEpsilon(const std::shared_ptr<NNTensor>& tensor) in SetEpsilon() function in OHOS::NeuralNetworkRuntime::Ops::L2NormalizeBuilder
59 OH_NN_ReturnCode LayerNormBuilder::SetEpsilon(const std::shared_ptr<NNTensor>& tensor) in SetEpsilon() function in OHOS::NeuralNetworkRuntime::Ops::LayerNormBuilder
62 void L2NormalizeBuilderTest::SetEpsilon(OH_NN_DataType dataType, in SetEpsilon() function in OHOS::NeuralNetworkRuntime::UnitTest::L2NormalizeBuilderTest