Searched refs:SetBidirectional (Results 1 – 2 of 2) sorted by relevance
40 OH_NN_ReturnCode SetBidirectional(const std::shared_ptr<NNTensor>& tensor);65 {OH_NN_LSTM_BIDIRECTIONAL, &LSTMBuilder::SetBidirectional},
31 OH_NN_ReturnCode LSTMBuilder::SetBidirectional(const std::shared_ptr<NNTensor>& tensor) in SetBidirectional() function in OHOS::NeuralNetworkRuntime::Ops::LSTMBuilder