onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
jignparm 7775551a6f
Refactor C# and native packaging tests (#825)
* Refactor C# and native packaging tests

* Pass package name into docker

* add libiomp5ml.dll required by mklml.dll
2019-04-16 00:00:07 -07:00
..
DisposableNamedOnnxValue.cs Initial check-in to support non-tensor (sequence/map) types (#527) 2019-03-05 16:00:40 -08:00
Exceptions.cs C# Gpu : Minor updates to exception message (#201) 2018-12-18 00:30:27 -08:00
InferenceSession.cs Clean up ExecutionProvider in CSharp (#783) 2019-04-05 22:29:54 -07:00
Microsoft.ML.OnnxRuntime.csproj Refactor C# and native packaging tests (#825) 2019-04-16 00:00:07 -07:00
NamedOnnxValue.cs Add new C function OrtOnnxTypeFromTypeInfo (#585) 2019-03-12 10:11:14 -07:00
NativeApiStatus.cs More C header naming changes (#202) 2018-12-18 11:39:46 -08:00
NativeMemoryAllocator.cs C API - Remove reference counting (#344) 2019-01-25 19:41:10 -08:00
NativeMethods.cs csharp api for graph transformers (#741) 2019-04-02 17:23:14 -07:00
NativeOnnxTensorMemory.cs Initial check-in to support non-tensor (sequence/map) types (#527) 2019-03-05 16:00:40 -08:00
OnnxRuntime.cs Rename OrtInitialize to OrtCreateEnv in preparation for future. (#399) 2019-01-29 15:03:18 -08:00
OnnxRuntime.snk Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
props.xml Refactor C# and native packaging tests (#825) 2019-04-16 00:00:07 -07:00
SessionOptions.cs Clean up ExecutionProvider in CSharp (#783) 2019-04-05 22:29:54 -07:00
targets.xml Refactor NuGet to allow arbitrary PackageId names (e.g. Microsoft.ML.OnnxRuntime.MKLML) (#797) 2019-04-09 22:48:00 -07:00