Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/inductor/
H A Dcustom_ops.cpp183 Tensor fn_with_default_input_impl(const Tensor& tensor, const int64_t i64) { in fn_with_default_input_impl() function
350 m.impl("fn_with_default_input", at::fn_with_default_input_impl); in TORCH_LIBRARY_IMPL()