Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/
DExpandUtils.h188 expand_outplace(const Tensor& to_expand1, const Tensor& to_expand2) { in expand_outplace() function
211 expand_outplace( in expand_outplace() function
239 expand_outplace( in expand_outplace() function
320 expand_outplace( in expand_outplace() function
420 inline std::vector<Tensor> expand_outplace(TensorList to_expand) { in expand_outplace() function