Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.
This repository was 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

@sharpenb

Description

@sharpenb

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions