fynance.models.recurrent_neural_network.GatedRecurrentUnit.eval

GatedRecurrentUnit.eval()

Sets the module in evaluation mode.

This has any effect only on certain modules. See documentations of particular modules for details of their behaviors in training/evaluation mode, if they are affected, e.g. Dropout, BatchNorm, etc.