Searched refs:tensors_to_compute (Results 1 – 2 of 2) sorted by relevance
29 const std::vector<Tensor>& tensors_to_compute);587 const std::vector<Tensor>& tensors_to_compute);
50 const std::vector<Tensor>& tensors_to_compute) { in LoopNest() argument51 initialize(output_tensors, tensors_to_compute); in LoopNest()624 const std::vector<Tensor>& tensors_to_compute) { in initialize() argument630 for (const Tensor& t : tensors_to_compute) { in initialize()