Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/backends/
H A Dbackend_detail.cpp264 std::vector<std::string> wrapper_methods; in codegen_backend_module() local
364 wrapper_methods.push_back(wrapper_method_ct.format(wrapper_method_te)); in codegen_backend_module()
405 for (auto& method : wrapper_methods) { in codegen_backend_module()
/aosp_15_r20/external/python/cpython3/Objects/
Ddescrobject.c1342 static PyMethodDef wrapper_methods[] = { variable
1440 wrapper_methods, /* tp_methods */
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv757 Objects/descrobject.c - wrapper_methods -