Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DLegacyBatchingRegistrations.cpp752 Tensor unwrap_and_call_method(const Tensor& input, ExtraArgs... extra_args) { in unwrap_and_call_method() function
1181 m.impl(name, unwrap_and_call_method< \ in TORCH_LIBRARY_IMPL()
/aosp_15_r20/external/pytorch/aten/src/ATen/functorch/
H A DLegacyBatchingRegistrations.cpp504 Tensor unwrap_and_call_method(const Tensor& input, ExtraArgs... extra_args) { in unwrap_and_call_method() function