onnxruntime/csharp
Ryan Hill fda1d0dce9
Ryanunderhill/ocr custom op (#744)
* Adding a custom op interface to the C API to remove shared library dependency.
* Remove old custom op test
* Rework how custom ops handle inputs/outputs to enable custom op output shape calculation in the compute method
* Add a nicer C++ API for custom ops and switch the tests to use it.
2019-04-05 18:53:20 -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 Ryanunderhill/ocr custom op (#744) 2019-04-05 18:53:20 -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