We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ffda3fb
Found a bug: torch.tanh was being applied twice to the cell_gates. It went undetected as the activation is linear for small values.
torch.tanh
cell_gates