paddlespeech.t2s.modules.masked_fill 模块

paddlespeech.t2s.modules.masked_fill.broadcast_shape(shp1, shp2)[来源]
paddlespeech.t2s.modules.masked_fill.is_broadcastable(shp1, shp2)[来源]
paddlespeech.t2s.modules.masked_fill.masked_fill(xs: Tensor, mask: Tensor, value: Union[float, int])[来源]