torch.is_conj¶ torch.is_conj(input)¶ 如果 input 是共軛張量,即其共軛位設定為 True,則返回 True。 引數 input (Tensor) – 輸入張量。