Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dloopnest.cpp50 const std::vector<Tensor>& tensors_to_compute) { in LoopNest()
624 const std::vector<Tensor>& tensors_to_compute) { in initialize()