Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DLegacyBatching.cpp106 Tensor _remove_batch_dim(const Tensor& self, int64_t level, int64_t batch_size, int64_t out_dim) { in _remove_batch_dim() function
/aosp_15_r20/external/pytorch/torch/csrc/functorch/
H A Dinit.cpp143 Tensor _remove_batch_dim( in _remove_batch_dim() function