Home
last modified time | relevance | path

Searched defs:to_impl (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/api/include/torch/nn/
H A Dmodule.h686 void Module::to_impl(Ts&&... ts) { in to_impl() function
/aosp_15_r20/external/pytorch/torch/csrc/jit/api/
H A Dmodule.cpp182 void Module::to_impl( in to_impl() function in torch::jit::Module
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DTensorConversions.cpp417 static inline Tensor to_impl( in to_impl() function