Pranav Sharma
39f47f86ee
Adding the include folder for the C Windows pkg. ( #198 )
...
* Adding the include folder for the C Windows pkg.
* Add import lib to the pkg
* Disable csharp pretrained tests temporarily
2018-12-18 21:04:42 -08:00
Ryan Hill
773114a4f1
More C header naming changes ( #202 )
...
* More Ort prefix changes for consistency
* Fix C# methods
* More C# fixes
2018-12-18 11:39:46 -08:00
jignparm
0287019c1d
C# Gpu : Minor updates to exception message ( #201 )
...
* Minor updates to exception message
* update models folder to new location
* update copy to preservenewest
2018-12-18 00:30:27 -08:00
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
Ryan Hill
11b369a864
Abbreviate ONNXRuntime as Ort in all of our public APIs ( #175 )
...
Applies to all public headers and macros, plus many internal ones. There are still some internal things with OnnxRuntime in the name, but this fixes all public functions & macros.
2018-12-14 14:54:23 -08:00
shahasad
a09a3d3aa5
Add build targets and props file for legacy csharp project support ( #127 )
...
* added the x64 condition in the targets file
* need the reference node for managed dll
* address review comments
* fix the dll path
* added back Link
2018-12-07 12:15:11 -08:00
shahasad
5cec70df4b
added the redirected URL to nuget package icon ( #125 )
2018-12-06 22:21:44 -08:00
shahasad
f1c66a4aae
Updated CSharp package description ( #75 )
...
* Updated CSharp package description
* capitalize Runtime
2018-12-03 13:54:58 -08:00
shahasad
c55663860e
fixed metadata element -- use PackageProjectUrl instead of ProjectUrl ( #67 )
2018-11-30 11:01:47 -08:00
shahasad
bcc8f621ea
updated nuget package metadata for MS compliance ( #66 )
2018-11-30 09:35:20 -08:00
shahasad
7780fd6cd9
fix bug -- failing on non float tensor output types ( #58 )
...
* fixed the missing implementation of output tensor construction based on type checking
* cleanup
* cleanup
2018-11-29 08:15:18 -08:00
Shah Asaduzzaman
6f65a03939
some cleanup
2018-11-28 15:21:17 -08:00
Shah Asaduzzaman
c1613aa28e
Fixes in the NuGet package meatada. Include sourcelink
2018-11-28 15:09:51 -08:00
Shah Asaduzzaman (ASAD)
29f9e89226
merged the latest csharp folder changes from VSTS repo @313681f9
2018-11-27 19:01:28 -08:00
Shah Asaduzzaman (ASAD)
ba6123db57
fix the exceptions
2018-11-25 23:44:39 -08:00
Shah Asaduzzaman (ASAD)
f454826b93
updated the files with the latest ones from Lotus VSTS repo
2018-11-25 22:46:21 -08:00
Pranav Sharma
7aef8a1cca
Sync with internal master.
2018-11-22 20:56:43 -08:00
Pranav Sharma
89618e8f1e
Initial bootstrap commit.
2018-11-19 16:48:22 -08:00