Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dpasses.cpp590 static const std::array<std::pair<c10::FunctionSchema, c10::Symbol>, 3> supported_schema = in ReplaceWithMaybeCopy() local
672 supported_schema, in ReplaceWithCopyImpl()
789 supported_schema = { in ReplaceWithCopy() local