Keson96 / ResNet_LibTorch

A small example of using new PyTorch C++ frontend to implement ResNet
43 stars 13 forks source link

ResNet_LibTorch

A small example of using new PyTorch C++ frontend to implement ResNet.

Inspired by the example suggested by the official PyTorch c++ doc, I spent a weekend writing a small example of ResNet.

You may need to: