Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DTensorIterator.cpp1566 void TensorIteratorBase::set_output_raw_strided(int64_t output_idx, IntArrayRef sizes, IntArrayRef … in set_output_raw_strided() function in at::TensorIteratorBase
1633 void TensorIterator::set_output_raw_strided(int64_t output_idx, IntArrayRef sizes, IntArrayRef stri… in set_output_raw_strided() function in at::TensorIterator