singel layer for encoder.each layers has two sub-layers: the first is multi-head self-attention mechanism; the second is position-wise fully connected feed-forward network. for each sublayer. use LayerNorm(x+Sublayer(x)). input and output of last dimension: d_model :
(self,Q,K_s,V_s,layer_index)
source not stored for this graph (policy: none)
no test coverage detected