R/text_models.R
forget_mult_CPU.Rd
ForgetMult gate applied to `x` and `f` on the CPU.
forget_mult_CPU(x, f, first_h = NULL, batch_first = TRUE, backward = FALSE)
x
f
first_h
batch_first
backward
None