Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/passes/
H A Dfuse_linear.cpp102 void SwapFunctionalLinear(Module& module) { in SwapFunctionalLinear() function
112 void SwapFunctionalLinear(std::shared_ptr<Graph>& graph) { in SwapFunctionalLinear() function