Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dpasses.cpp1183 void eliminatePermuteOpsSoftmaxPattern(std::shared_ptr<Graph>& graph) { in eliminatePermuteOpsSoftmaxPattern() function
1222 eliminatePermuteOpsSoftmaxPattern(graph); in EliminateExtraPermuteOps()