Searched defs:ms_context_ptr (Results 1 – 6 of 6) sorted by relevance
50 virtual bool OpenTsd(const std::shared_ptr<MsContext> &ms_context_ptr) { return true; } in OpenTsd()51 …virtual bool CloseTsd(const std::shared_ptr<MsContext> &ms_context_ptr, bool force) { return true;… in CloseTsd()
251 bool AscendDeprecatedInterface::OpenTsd(const std::shared_ptr<MsContext> &ms_context_ptr) { in OpenTsd()311 bool AscendDeprecatedInterface::CloseTsd(const std::shared_ptr<MsContext> &ms_context_ptr, bool for… in CloseTsd()342 bool AscendDeprecatedInterface::IsTsdOpened(const std::shared_ptr<MsContext> &ms_context_ptr) { in IsTsdOpened()
278 void SetAscendHF32Config(const std::shared_ptr<MsContext> &ms_context_ptr, in SetAscendHF32Config()296 void GeDeviceContext::SetAscendConfig(const std::shared_ptr<MsContext> &ms_context_ptr, in SetAscendConfig()334 void GeDeviceContext::GetGeOptions(const std::shared_ptr<MsContext> &ms_context_ptr, in GetGeOptions()
300 void GeDeviceResManager::GeSetContextOptions(const std::shared_ptr<MsContext> &ms_context_ptr, in GeSetContextOptions()
82 auto ms_context_ptr = MsContext::GetInstance(); in AddGraph() local
322 void GeDeviceContext::GetGeOptions(const std::shared_ptr<MsContext> &ms_context_ptr, in GetGeOptions()