Home
last modified time | relevance | path

Searched refs:IsEnableOutput (Results 1 – 6 of 6) sorted by relevance

/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/c_api/
H A Dc_api_profile.cc318 if (profiler->IsEnableOutput()) { in MXAggregateProfileStatsPrintEx()
353 CHECK(profiler->IsEnableOutput()) in MXDumpProcessProfile()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/c_api/
H A Dc_api_profile.cc318 if (profiler->IsEnableOutput()) { in MXAggregateProfileStatsPrintEx()
353 CHECK(profiler->IsEnableOutput()) in MXDumpProcessProfile()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/profiler/
H A Dprofiler.cc167 if (!IsEnableOutput()) { in DumpProfile()
H A Dprofiler.h291 inline bool IsEnableOutput() const { in IsEnableOutput() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/profiler/
H A Dprofiler.cc167 if (!IsEnableOutput()) { in DumpProfile()
H A Dprofiler.h291 inline bool IsEnableOutput() const { in IsEnableOutput() function