Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/inductor/
H A Dcustom_ops.cpp187 std::tuple<Tensor, Tensor> fn_with_tuple_output_impl( in fn_with_tuple_output_impl() function
351 m.impl("fn_with_tuple_output", at::fn_with_tuple_output_impl); in TORCH_LIBRARY_IMPL()