Searched refs:SetProjSize (Results 1 – 2 of 2) sorted by relevance
49 OH_NN_ReturnCode SetProjSize(const std::shared_ptr<NNTensor>& tensor);74 {OH_NN_LSTM_PROJ_SIZE, &LSTMBuilder::SetProjSize}
229 OH_NN_ReturnCode LSTMBuilder::SetProjSize(const std::shared_ptr<NNTensor>& tensor) in SetProjSize() function in OHOS::NeuralNetworkRuntime::Ops::LSTMBuilder