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 ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results