onnxruntime/csharp
Yufeng Li ef9a4d98cb
Expose parallel execution option in C# API (#767)
* Expose parallel execution option

* delete unnesary file

* add doc

* update nuget retore to 4.3.0

* resolve comments

* remove unnessary file

* make git ignore csharp/Directory.Build.props

* fix yaml config for nuget 4.3
2019-04-05 12:05:56 -07:00
..
sample/Microsoft.ML.OnnxRuntime.InferenceSample csharp api for graph transformers (#741) 2019-04-02 17:23:14 -07:00
src/Microsoft.ML.OnnxRuntime Expose parallel execution option in C# API (#767) 2019-04-05 12:05:56 -07:00
test Expose parallel execution option in C# API (#767) 2019-04-05 12:05:56 -07:00
testdata Initial check-in to support non-tensor (sequence/map) types (#527) 2019-03-05 16:00:40 -08:00
tools/Microsoft.ML.OnnxRuntime.PerfTool Expose parallel execution option in C# API (#767) 2019-04-05 12:05:56 -07:00
Directory.Build.props.in Added generation of C# project properties file containing actual build directory. 2019-01-14 16:02:13 -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