Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/runtime/static/
H A Dte_wrapper.cpp33 static void optimizePointwise(LoopNest* ln, Tensor target, int width) { in optimizePointwise() function
47 optimizePointwise(&ln, out, width); in wrapTECompute()