onnxruntime/csharp
shahasad 29d03ffb08
Add end-to-end test to run on the nuget package (#252)
* added end-to-end nuget package test

* reset the changes in OnnxRuntime.CSharp.proj

* revert the testdata directory path

* revert inference tests proj file

* added script for running end-to-end tests

* fix in the runtest.bat

* added error checking in runtest

* fixed paths in the test project

* added runtest.sh

* fix protoc path

* updated executable attributes for the runtest scripts

* added some log to debug protoc failures

* removed the protoc and duplicate test code, reuse unit-test code for end-to-end test

* copy always

* fix working dir paths in runtest.sh

* added a build.py flag to download test data without running the c++ tests

* added a script for running the test under docker

* added script for docker run of the test
2018-12-27 15:22:46 -08:00
..
sample/Microsoft.ML.OnnxRuntime.InferenceSample typo in last commit 2018-11-26 00:18:14 -08:00
src/Microsoft.ML.OnnxRuntime Add end-to-end test to run on the nuget package (#252) 2018-12-27 15:22:46 -08:00
test Add end-to-end test to run on the nuget package (#252) 2018-12-27 15:22:46 -08: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