Class DataWeighting

Inheritance Relationships

Base Type

Class Documentation

class DataWeighting : public marian::WeightingBase

Public Functions

DataWeighting(std::string weightingType)
Expr getWeights(Ptr<ExpressionGraph> graph, Ptr<data::CorpusBatch> batch)

Protected Attributes

std::string weightingType_