提交 864460f4 编写于 作者: H healing

open gpu profiling interface

上级 03313f5f
......@@ -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.
先完成此消息的编辑!
想要评论请 注册