onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
jignparm 861b9fda45
Add link to build within Nuget package (#926)
* Add link to build within Nuget package

* Update buildID to build uri

* add url prefix to build id
2019-04-27 13:41:20 -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 Add link to build within Nuget package (#926) 2019-04-27 13:41:20 -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 Minor changes to support inclusion of x86 bits in the Nuget packaging pipeline (#916) 2019-04-27 00:41:26 -07:00
SessionOptions.cs Clean up ExecutionProvider in CSharp (#783) 2019-04-05 22:29:54 -07:00
targets.xml Minor changes to support inclusion of x86 bits in the Nuget packaging pipeline (#916) 2019-04-27 00:41:26 -07:00