Skip to content
forked from uqyge/oftrt

integrate neural network inference into OpenFOAM

Notifications You must be signed in to change notification settings

HigherRaise/oftrt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TensorRT* in OpenFOAM

  1. Compile the trtInfer with
wmake libso
  1. Compile the inferFoam with
wmake
  1. The testCase shows that the inference works(taking in_1 and in_2 and produce 4 out scalar fields).

*This demo works with tensorrt 5.

About

integrate neural network inference into OpenFOAM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.5%
  • C 9.9%
  • Other 0.6%