class NpuCachedDropout()

class NpuCachedDropout(torch.nn.Dropout):

在NPU设备上使用FairseqDropout。