onnxruntime/csharp
jignparm 5fd9024139
[WIP] Initial checking for CSharp GPU support (#176)
* 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
2018-12-17 21:18:48 +00:00
..
sample/Microsoft.ML.OnnxRuntime.InferenceSample typo in last commit 2018-11-26 00:18:14 -08:00
src/Microsoft.ML.OnnxRuntime [WIP] Initial checking for CSharp GPU support (#176) 2018-12-17 21:18:48 +00:00
test/Microsoft.ML.OnnxRuntime.Tests [WIP] Initial checking for CSharp GPU support (#176) 2018-12-17 21:18:48 +00:00
testdata Jignparm/csharp test difftypes (#122) 2018-12-07 05:17:31 +00:00
tools/Microsoft.ML.OnnxRuntime.PerfTool merged the latest csharp folder changes from VSTS repo @313681f9 2018-11-27 19:01:28 -08:00
Nuget.CSharp.config Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
OnnxRuntime.CSharp.proj Update data download script (#171) 2018-12-13 14:46:59 -08:00
OnnxRuntime.CSharp.sln merged the latest csharp folder changes from VSTS repo @313681f9 2018-11-27 19:01:28 -08:00