Searched refs:torchbind_method_redispatch (Results 1 – 1 of 1) sorted by relevance
45 def torchbind_method_redispatch(self, *args, **kwargs): function59 torch.ScriptMethod.__call__ = torchbind_method_redispatch # type: ignore[method-assign]