Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DTensorIterator.h737 TensorIterator() : TensorIteratorBase() {} in TensorIterator() function
739 TensorIterator(const TensorIteratorBase& iter) : TensorIteratorBase(iter) {} in TensorIterator() function