torch_npu._npu_dropout

torch_npu._npu_dropout(self, p) -> (Tensor, Tensor)

不使用种子(seed)进行dropout结果计数。与torch.dropout相似,优化NPU设备实现。