• 文档 >
  • 自动微分包 - torch.autograd >
  • torch.autograd.profiler.profile.export_chrome_trace
快捷键

torch.autograd.profiler.profile.export_chrome_trace

profile.export_chrome_trace(path)[source][source]

将事件列表导出为 Chrome 跟踪工具文件。

检查点可以在稍后通过 chrome://tracing URL 加载和检查。

参数:

路径(字符串)- 跟踪将被写入的路径。


© 版权所有 PyTorch 贡献者。

使用 Sphinx 构建,主题由 Read the Docs 提供。

文档

访问 PyTorch 的全面开发者文档

查看文档

教程

深入了解初学者和高级开发者的教程

查看教程

资源

查找开发资源并获得您的疑问解答

查看资源