The core of the Python data model architecture is special methods (also known as "magic methods"). These methods, which start and end with double underscores, such as __init__, __getitem__, and __len_ ...
from torch._subclasses.fake_tensor import FakeTensorMode with FakeTensorMode(): pass Traceback (most recent call last): File "/data/users/weif/torchtitan/test_fake ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results