-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Milestone
Description
Discussion Questions:
-
AttrScope
vs.NameManager
- What is the difference? Should we just benefit directly from one of these scoping methods rather than introducing the extra
with mx.profiler.scope(...)
approach?
- What is the difference? Should we just benefit directly from one of these scoping methods rather than introducing the extra
-
std::string profiler_scope;
as member of theNodeAttr
class? -
std::string
vs.std::vector < std::string >
as the type for theprofiler_scope
variable.
Metadata
Metadata
Assignees
Labels
No labels