Skip to content
Snippets Groups Projects
Commit d162eb63 authored by Carl Philipp Klemm's avatar Carl Philipp Klemm
Browse files

add makefile

parent d3721741
No related branches found
No related tags found
No related merge requests found
Makefile 0 → 100644
kinnsinference:
dotnet msbuild kinnsinference.csproj -t:Build
clean:
dotnet msbuild kinnsinference.csproj -t:Clean
restore:
dotnet restore
run:
dotnet bin/net8/kinnsinference.dll ../scripttraining/simplenet100-6.onnx
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment