Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/codegen/onednn/
H A Dgraph_fuser.cpp13 void CreateLlgaSubgraphs(std::shared_ptr<Graph>& graph) { in CreateLlgaSubgraphs() function
H A Dgraph_fuser.h48 void CreateLlgaSubgraphs(std::shared_ptr<Graph>& graph);
H A Dinterface.cpp78 CreateLlgaSubgraphs(g); in fuseGraph()