|
|
@ -67,12 +67,12 @@
|
|
|
|
#include "debug/rdr/running_data_recorder.h"
|
|
|
|
#include "debug/rdr/running_data_recorder.h"
|
|
|
|
#include "debug/rdr/recorder_manager.h"
|
|
|
|
#include "debug/rdr/recorder_manager.h"
|
|
|
|
#include "debug/rdr/graph_recorder.h"
|
|
|
|
#include "debug/rdr/graph_recorder.h"
|
|
|
|
#include "runtime/device/ascend/ascend_bucket.h"
|
|
|
|
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
#if ENABLE_CPU && ENABLE_D
|
|
|
|
#if ENABLE_CPU && ENABLE_D
|
|
|
|
#include "ps/util.h"
|
|
|
|
#include "ps/util.h"
|
|
|
|
#include "ps/ps_cache/ps_cache_manager.h"
|
|
|
|
#include "ps/ps_cache/ps_cache_manager.h"
|
|
|
|
#endif
|
|
|
|
#endif
|
|
|
|
|
|
|
|
#include "runtime/device/ascend/ascend_bucket.h"
|
|
|
|
#include "profiler/device/common/memory_profiling.h"
|
|
|
|
#include "profiler/device/common/memory_profiling.h"
|
|
|
|
|
|
|
|
|
|
|
|
using mindspore::device::ascend::ProfilingManager;
|
|
|
|
using mindspore::device::ascend::ProfilingManager;
|
|
|
|