Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DTensorMeta.h129 const Tensor& maybe_get_output() { in maybe_get_output() function
H A DTensorIterator.cpp1663 const Tensor& TensorIterator::maybe_get_output(int64_t output_idx) { in maybe_get_output() function in at::TensorIterator