def take(self, index, dimension=None): """Take entries of tensor along a dimension according to the index. This function is identical to torch.take() when ...
確定! 回上一頁