Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dpasses.cpp601 auto match_schema = [](const Node* node, c10::Symbol& out_matched_symbol) { in ReplaceWithMaybeCopy() local
677 auto match_schema = [&supported_schema]( in ReplaceWithCopyImpl() local