[Doc]: fixing doc typos (#24635)
Signed-off-by: Didier Durand <durand.didier@gmail.com>
This commit is contained in:
@@ -100,7 +100,7 @@ class ConformerEncoderLayer(nn.Module):
|
||||
activation function for glu used in the multihead attention,
|
||||
default "swish".
|
||||
activation_checkpointing: str, optional
|
||||
a dictionarry of {"module","interval","offload"}, where
|
||||
a dictionary of {"module","interval","offload"}, where
|
||||
"module": str
|
||||
accept ["transformer", "attention"] to select
|
||||
which module should do activation checkpointing.
|
||||
|
||||
Reference in New Issue
Block a user