Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/
H A Dbackend_detail.cpp72 bool hasBackendPreprocessFunction(const std::string& name) { in hasBackendPreprocessFunction() function
80 !detail::hasBackendPreprocessFunction(name), in registerBackendPreprocessFunction()
90 hasBackendPreprocessFunction(name), in getBackendPreprocessFunction()
H A Dbackend_detail.h30 bool hasBackendPreprocessFunction(const std::string& name);