Searched defs:ProfileBase (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/core/utils/ | ||
| D | profile.h | 33 class ProfileBase; variable |
| D | profile.cc | 147 ProfileBase::ProfileBase() : context_("", this) { in ProfileBase() function in mindspore::ProfileBase |