Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/
DTensorIterator.h631 void allocate_or_resize_outputs();
DTensorIterator.cpp573 void TensorIteratorBase::allocate_or_resize_outputs() { in allocate_or_resize_outputs() function in at::TensorIteratorBase
1515 allocate_or_resize_outputs(); in build()