Function marian::dropout(Expr, float, Shape)

Function Documentation

static Expr marian::dropout(Expr x, float dropProb, Shape shape)

Performs dropout with a given probably and explicit shape.