(
self,
*,
hidden_size: int,
ctx_drop: float,
bilinear_dim: int,
att_heads: int,
att_mid_dim: int,
att_mid_drop: float,
att_embed_dropout: float,
layer_num: int,
act_type: str,
elu_alpha: float
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected