Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/
H A Dbackend_detail.cpp87 BackendPreprocessFunction getBackendPreprocessFunction( in getBackendPreprocessFunction() function
141 detail::getBackendPreprocessFunction(backend_name)( in codegen_backend_module()
H A Dbackend_detail.h32 BackendPreprocessFunction getBackendPreprocessFunction(const std::string& name);