wangkuiyi / gotorch

A Go idiomatic binding to the C++ core of PyTorch
MIT License
305 stars 35 forks source link

Add validate subcommand in ResNet example #367

Closed Yancey1989 closed 3 years ago

Yancey1989 commented 3 years ago

This PR can run the validation dataset using the trained ResNet model, and also cleanup the log message.