类 SelfAttention
java.lang.Object
org.wlld.transFormer.seflAttention.SelfAttention
-
构造器概要
构造器构造器说明SelfAttention(double studyPoint, int depth, int wordVectorDimension, int selfID, boolean encoder, int coreNumber) -
方法概要
修饰符和类型方法说明getModel()intvoidinsertModel(QKVModel qkvModel) sendMatrixFeature(long eventID, boolean isStudy, Matrix feature, Matrix encoderFeature)
-
构造器详细资料
-
SelfAttention
-
-
方法详细资料
-
getSelfID
public int getSelfID() -
insertModel
-
getModel
-
backError
- 抛出:
Exception
-
sendMatrixFeature
-