提交 68e0da6e 编写于 作者: I i-robot 提交者: Gitee

!27207 open gpu profiling interface

Merge pull request !27207 from Healing/open_gpu_profiling
......@@ -108,7 +108,7 @@ class ProfilingOp {
std::string op_name_;
};
class GPUProfiler : public Profiler {
class MS_CORE_API GPUProfiler : public Profiler {
public:
static std::shared_ptr<GPUProfiler> &GetInstance();
GPUProfiler() = default;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册