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