jignparm
d4131a31d9
Disable csharp pretrained tests temporarily ( #207 )
2018-12-18 21:35:23 +00: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
Changming Sun
0aaaf4663d
Update data download script ( #171 )
...
* Add cache dir
* update
* disable csharp
* update
* Revert "disable csharp"
This reverts commit e1a80f3272f7e7881f3081a91467756d2769fdf4.
* add output
* update
2018-12-13 14:46:59 -08:00
jignparm
6bfb195184
Jignparm/csharp test difftypes ( #126 )
...
* Added tests for C# types
* added multithread c# test
* Added pretrained tests
* Added function to load data from PB file
* added exec task for protoc
2018-12-08 01:34:08 +00:00
jignparm
9b9cb32f88
Jignparm/csharp test difftypes ( #122 )
...
* Added tests for C# types
* added multithread c# test
2018-12-07 05:17:31 +00: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
Scott McKay
97dc949e3f
Fix some more C# unit test issues.
...
Ignore bin and obj directories under /csharp
2018-11-29 17:38:51 +10:00
Scott McKay
2486336355
Update error messages C# tests check for.
2018-11-29 16:31:10 +10:00
Shah Asaduzzaman (ASAD)
be1be9fa94
explicitly specify outputpath in the test project
2018-11-28 01:10:37 -08:00
Shah Asaduzzaman (ASAD)
f638031f02
make test explicitly anyCPU
2018-11-28 00:13:56 -08:00
Shah Asaduzzaman (ASAD)
1a03f44938
make the test project explicitly x64 platform to get working
2018-11-28 00:09:35 -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