Class LSHShortlist

Inheritance Relationships

Base Type

Class Documentation

class LSHShortlist : public marian::data::Shortlist

Public Functions

LSHShortlist(int k, int nbits, size_t lemmaSize, bool abortIfDynamic = false)
virtual bool isDynamic() const
WordIndex reverseMap(int beamIdx, int batchIdx, int idx) const
void filter(Expr input, Expr weights, bool isLegacyUntransposedW, Expr b, Expr lemmaEt)
Expr getIndicesExpr() const