Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/inductor/
H A Dcustom_ops.cpp213 std::tuple<Tensor, Tensor> fn_with_input_mutation_impl( in fn_with_input_mutation_impl() function
354 m.impl("fn_with_input_mutation", at::fn_with_input_mutation_impl); in TORCH_LIBRARY_IMPL()