Shortcuts

torch.ger

torch.ger(input, vec2, *, out=None) 张量

别名 torch.outer()

警告

此函数已弃用,并将在未来的 PyTorch 版本中移除。 请改用 torch.outer()