mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-21 05:34:18 +08:00
Revert "Fast standalone symbolize for unwinding (#123966)"
This reverts commit 772ae6da1eb9be1f4238ff993830c56488ecae13. Reverted https://github.com/pytorch/pytorch/pull/123966 on behalf of https://github.com/jeanschmidt due to Breaking internal builds, check D56522678 ([comment](https://github.com/pytorch/pytorch/pull/123966#issuecomment-2076821043))
This commit is contained in:
@ -16,6 +16,7 @@ import subprocess
|
||||
import random
|
||||
from random import randint
|
||||
import json
|
||||
|
||||
import torch
|
||||
import torch.cuda
|
||||
from torch.cuda._memory_viz import profile_plot, _profile_to_snapshot
|
||||
|
Reference in New Issue
Block a user