libdl  0.0.1
Simple yet powerful deep learning
Loading...
Searching...
No Matches
nlp::BERTEmbeddings Member List

This is the complete list of members for nlp::BERTEmbeddings, including all inherited members.

BERTEmbeddings(BERTConfig bertConf, dl::TransformerConf config) (defined in nlp::BERTEmbeddings)nlp::BERTEmbeddingsinline
forward(const dl::TensorPtr &inputIds, const dl::TensorPtr &inputTokenTypes)nlp::BERTEmbeddingsinlinevirtual