Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/
H A Ddecomposition_registry.cpp204 Function* GetDecompositionExecutor(const FunctionSchema& schema) { in GetDecompositionExecutor() function
210 Function* GetDecompositionExecutor(const char* schema_literal) { in GetDecompositionExecutor() function