nusdbsystem / singa-easy

Plugins for singa-auto platform (https://github.com/nusdbsystem/singa-auto) for AutoML
Apache License 2.0
5 stars 7 forks source link

Add torch.manual_seed() to train. typo fixing #82

Closed delphieritas closed 3 years ago

delphieritas commented 3 years ago

complete model training with torch.manual_seed() function, otherwise the 'seed' parameter is unused.

typo: "bach"to"batch"