Skip to content

Latest commit

 

History

History
 
 

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Fortran-Pytorch-Lib: Examples

This directory contains a number of examples of how to use the library:

  1. ResNet18
    • Simple example demostrating how to use the library.
    • Convert a pre-trained model to TorchScript and call from Fortran.