Home
last modified time | relevance | path

Searched defs:inline_call (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/_dynamo/variables/
H A Dhigher_order_ops.py88 def inline_call(*args, **kwargs): function
/aosp_15_r20/external/pytorch/torch/_dynamo/
H A Dsymbolic_convert.py3009 def inline_call(cls, parent, func, args, kwargs): member in InliningInstructionTranslator