类 AttentionError
java.lang.Object
org.wlld.transFormer.seflAttention.AttentionError
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明voidsetLastEncoderError(Matrix lastEncoderError) voidsetNextFeatureError(Matrix nextFeatureError)
-
构造器详细资料
-
AttentionError
public AttentionError()
-
-
方法详细资料
-
getNextFeatureError
-
setNextFeatureError
-
getLastEncoderError
-
setLastEncoderError
-