torch.autograd.profiler.profile.export_chrome_trace
-
profile.export_chrome_trace(path)[source] -
Экспортирует список событий EventList в файл трассировки инструментов Chrome.
Файл проверочной точки можно позже загрузить и просмотреть в
chrome://tracingURL.- Параметры
-
path (str) – Путь, куда будет записана трассировка.
© 2024, PyTorch Contributors
PyTorch has a BSD-style license, as found in the LICENSE file.
https://pytorch.org/docs/2.1/generated/torch.autograd.profiler.profile.export_chrome_trace.html