torch.autograd.profiler.profile.export_chrome_trace¶ profile.export_chrome_trace(path)[源代码][源代码]¶ 将 EventList 导出为 Chrome 跟踪工具文件。 检查点稍后可以在 chrome://tracing URL 下加载和检查。 参数 path (str) – 将写入跟踪的路径。