torch / DEPRECEATED-torch7-distro

Torch7: state-of-the-art machine learning algorithms

Home Page:www.torch.ch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

x:index() does not accept a result tensor

jucor opened this issue · comments

The index() function does not allow to specify a result tensor as an optional first argument. Not very important, but since all functions in Tensor.md try and offer it, I thought I'd mention it.