mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
* Initial checking for CSharp GPU support * Enabled C# for GPU build * Update Onnxruntime to Ort * Add runtime check for cuda dlls for windows * Update pretrained model test, for models where name!=model.onnx * lowered tolerance for float checks to pass new models * ignore extra ._resnet34v2.onnx file in pretrained test |
||
|---|---|---|
| .. | ||
| sample/Microsoft.ML.OnnxRuntime.InferenceSample | ||
| src/Microsoft.ML.OnnxRuntime | ||
| test/Microsoft.ML.OnnxRuntime.Tests | ||
| testdata | ||
| tools/Microsoft.ML.OnnxRuntime.PerfTool | ||
| Nuget.CSharp.config | ||
| OnnxRuntime.CSharp.proj | ||
| OnnxRuntime.CSharp.sln | ||