Searched defs:CreateLiteSession (Results 1 – 4 of 4) sorted by relevance
78 lite::LiteSession *ModelGroupImpl::CreateLiteSession(const std::shared_ptr<Context> &ms_context) { in CreateLiteSession() function in mindspore::ModelGroupImpl
1003 lite::LiteSession *ModelImpl::CreateLiteSession(const std::shared_ptr<lite::InnerContext> &context)… in CreateLiteSession() function in mindspore::ModelImpl
260 std::shared_ptr<lite::LiteSession> LiteInferSession::CreateLiteSession( in CreateLiteSession() function in mindspore::LiteInferSession
385 std::shared_ptr<lite::LiteSession> LiteRTGraphExecutor::CreateLiteSession( in CreateLiteSession() function in mindspore::LiteRTGraphExecutor