Allow using Profiler server in graph mode.
In Eager mode, profiler can collect trace from EagerContext, device tracer (CUPTI) and cpu tracer. In Graph mode, profiler can only collect trace from device tracer and cpu tracer. PiperOrigin-RevId: 232984228
Loading
Please sign in to comment