評價此頁

torch.is_conj#

torch.is_conj(input)#

如果 input 是一個共軛張量(即其共軛位被設定為 True),則返回 True。

引數

input (Tensor) – 輸入張量。