Shortcuts

torch.is_conj

torch.is_conj(input)

如果input是共轭张量,即其共轭位设置为True,则返回True。

Parameters

输入 (张量) – 输入张量。

优云智算