Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/python/
H A Dpybind_utils.cpp820 std::optional<py::object> _maybe_handle_torch_function( in _maybe_handle_torch_function() function
887 auto res = _maybe_handle_torch_function( in _get_operation_for_overload_or_packet()
H A Dpybind_utils.h1258 TORCH_PYTHON_API std::optional<py::object> _maybe_handle_torch_function(
H A Dinit.cpp1792 auto res = _maybe_handle_torch_function( in initJITBindings()