类 FirstDecoderModel
java.lang.Object
org.wlld.transFormer.model.FirstDecoderModel
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetAttentionLayNormModel(LayNormModel attentionLayNormModel) voidsetMultiSelfAttentionModel(MultiSelfAttentionModel multiSelfAttentionModel)
-
构造器详细资料
-
FirstDecoderModel
public FirstDecoderModel()
-
-
方法详细资料
-
getMultiSelfAttentionModel
-
setMultiSelfAttentionModel
-
getAttentionLayNormModel
-
setAttentionLayNormModel
-