Home
last modified time | relevance | path

Searched defs:SetHasBias (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dfullconnection_builder.cpp57 OH_NN_ReturnCode FullConnectionBuilder::SetHasBias(const std::shared_ptr<NNTensor>& tensor) in SetHasBias() function in OHOS::NeuralNetworkRuntime::Ops::FullConnectionBuilder
H A Dlstm_builder.cpp53 OH_NN_ReturnCode LSTMBuilder::SetHasBias(const std::shared_ptr<NNTensor>& tensor) in SetHasBias() function in OHOS::NeuralNetworkRuntime::Ops::LSTMBuilder
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dfullconnection_test.cpp86 void FullConnectionBuilderTest::SetHasBias(OH_NN_DataType dataType, in SetHasBias() function in OHOS::NeuralNetworkRuntime::UnitTest::FullConnectionBuilderTest
H A Dfullconnection_with_axis_test.cpp109 void FullConnectionAxisBuilderTest::SetHasBias(OH_NN_DataType dataType, in SetHasBias() function in OHOS::NeuralNetworkRuntime::UnitTest::FullConnectionAxisBuilderTest