pyblaze
pyblaze copied to clipboard
Potentially missing eval mode in `pyblaze.nn.engine.base.predict` method.
https://github.com/borchero/pyblaze/blob/e0b35874ad9e56a6a016bfc6482ac90be6ffc1dc/pyblaze/nn/engine/base.py#L328
One might expect the predict method to set the model in evaluation mode.