Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/
H A D_ops.py940 if _must_dispatch_in_python(args, kwargs):
993 def _must_dispatch_in_python(args, kwargs): function
1114 if self._has_torchbind_op_overload and _must_dispatch_in_python(args, kwargs):