Home
last modified time | relevance | path

Searched refs:decrease_param (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/core/utils/
Dms_context.h178 void decrease_param(MsCtxParam param) { in decrease_param() function
274 inline void MsContext::decrease_param<uint32_t>(MsCtxParam param) {
/third_party/mindspore/mindspore/ccsrc/utils/context/
Dcontext_extends.cc114 ms_context_ptr->decrease_param<uint32_t>(MS_CTX_TSD_REF); in CloseTsd()
326 ms_context_ptr->decrease_param<uint32_t>(MS_CTX_GE_REF); in FinalizeGe()