Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/
DRNN.cpp656 Tensor hidden_slice(const Tensor& t, int64_t start, int64_t end) { in hidden_slice() function
659 tpair_of<Tensor> hidden_slice(const tpair_of<Tensor>& t, int64_t start, int64_t end) { in hidden_slice() function