Searched defs:SetActivationType (Results 1 – 5 of 5) sorted by relevance
32 OH_NN_ReturnCode SubBuilder::SetActivationType(const std::shared_ptr<NNTensor>& tensor) in SetActivationType() function in OHOS::NeuralNetworkRuntime::Ops::SubBuilder
35 OH_NN_ReturnCode MulBuilder::SetActivationType(const std::shared_ptr<NNTensor>& tensor) in SetActivationType() function in OHOS::NeuralNetworkRuntime::Ops::MulBuilder
58 OH_NN_ReturnCode ScaleBuilder::SetActivationType(const std::shared_ptr<NNTensor>& tensor) in SetActivationType() function in OHOS::NeuralNetworkRuntime::Ops::ScaleBuilder
81 OH_NN_ReturnCode MatmulBuilder::SetActivationType(const std::shared_ptr<NNTensor>& tensor) in SetActivationType() function in OHOS::NeuralNetworkRuntime::Ops::MatmulBuilder
83 OH_NN_ReturnCode L2NormalizeBuilder::SetActivationType(const std::shared_ptr<NNTensor>& tensor) in SetActivationType() function in OHOS::NeuralNetworkRuntime::Ops::L2NormalizeBuilder