Skip to content

Compile a neural network model in keras to a shader code in HLSL. This way a model can be evaluated in a shader stage (Vertex, Geometry, Pixel, Compute).

License

Notifications You must be signed in to change notification settings

lleonart1984/NNToHLSLCompiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NNToHLSLCompiler

Compile a neural network model in keras to a shader code in HLSL. This way a model can be evaluated in a shader stage (Vertex, Geometry, Pixel, Compute).

About

Compile a neural network model in keras to a shader code in HLSL. This way a model can be evaluated in a shader stage (Vertex, Geometry, Pixel, Compute).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages