Rate this Page

torch.fx.experimental.proxy_tensor.fake_signature#

torch.fx.experimental.proxy_tensor.fake_signature(fn, nargs)[source]#

FX gets confused by varargs, de-confuse it

Return type:

Callable[[~_P], R]