Home
last modified time | relevance | path

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

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