mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-06 04:28:32 +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 |
||
|---|---|---|
| .. | ||
| Exceptions.cs | ||
| ExecutionProviderFactory.cs | ||
| InferenceSession.cs | ||
| Microsoft.ML.OnnxRuntime.csproj | ||
| Microsoft.ML.OnnxRuntime.props | ||
| Microsoft.ML.OnnxRuntime.targets | ||
| NamedOnnxValue.cs | ||
| NativeApiStatus.cs | ||
| NativeMemoryAllocator.cs | ||
| NativeMethods.cs | ||
| NativeOnnxObjectHandle.cs | ||
| NativeOnnxTensorMemory.cs | ||
| OnnxRuntime.cs | ||
| OnnxRuntime.snk | ||
| SessionOptions.cs | ||