Rate this Page

torch.fx.experimental.proxy_tensor.handle_sym_dispatch#

torch.fx.experimental.proxy_tensor.handle_sym_dispatch(func, args, kwargs)[source]#

Call into the currently active proxy tracing mode to do a SymInt/SymFloat/SymBool dispatch trace on a function that operates on these arguments.

Return type

R