Skip to content

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

Notifications You must be signed in to change notification settings

Keson96/ResNet_LibTorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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:

  • Update your CMake to the lastest (Mine is 3.12). I started with version 3.5 and it could not work.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published