Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Windows Console Application that loads an Onnx Model and Runs Neural Network (NN) based on command line arguements. The first arguement is the path and model name. The rest of the auguments are the input parameters for the NN. The output (predicted value) will be written to the console.

License

Notifications You must be signed in to change notification settings

SimioLLC/RunOnnxRuntimeConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RunOnnxRuntimeConsole

Windows Console Application that loads an Onnx Model and Runs Neural Network (NN) based on command line arguements. The first arguement is the path and model name. The rest of the auguments are the input parameters for the NN. The output (predicted value) will be written to the console.

About

Windows Console Application that loads an Onnx Model and Runs Neural Network (NN) based on command line arguements. The first arguement is the path and model name. The rest of the auguments are the input parameters for the NN. The output (predicted value) will be written to the console.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages