Skip to content

net.train() should be moved from the main() to the train() #40

@wenliangdai

Description

@wenliangdai

In all of your train.py files, the function call net.train() should be placed in the train function, rather than the main function.

Thanks!

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