Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/mobile/
H A Dquantization.cpp54 m.unsafeCopyMethod(method_name, to_be_copied); in quantize_dynamic()
H A Dmodule.h168 void unsafeCopyMethod(
H A Dmodule.cpp73 void Module::unsafeCopyMethod( in unsafeCopyMethod() function in torch::jit::mobile::Module