Home
last modified time | relevance | path

Searched refs:can_dispatch_torch_function (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dtorch_function.py233 def can_dispatch_torch_function(tx: "InstructionTranslator", args, kwargs): function
H A Dtorch.py49 can_dispatch_torch_function,
853 if can_dispatch_torch_function(tx, args, kwargs):