Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Potentially missing eval mode in pyblaze.nn.engine.base.predict method. #6

Open
sharpenb opened this issue Apr 29, 2021 · 0 comments
Open

Comments

@sharpenb
Copy link

sharpenb commented Apr 29, 2021

def predict(self, data, iterations=None, callbacks=None, gpu='auto', **kwargs):

One might expect the predict method to set the model in evaluation mode.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant