onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
smk2007 44d5eaf3d7
WinML exists in the nuget packages but does not publish its WinMD and headers (#3037)
* publish winmd and raw headers

* Add the lib too

* add missing conditions

* Fix copy/paste condition error
2020-02-20 10:24:29 -08:00
..
Tensors
DisposableNamedOnnxValue.cs Set ElementType to String type of node metadata, instead of byte[] (#2348) 2019-11-08 14:52:56 -08:00
Exceptions.cs
InferenceSession.cs
Microsoft.ML.OnnxRuntime.csproj WinML exists in the nuget packages but does not publish its WinMD and headers (#3037) 2020-02-20 10:24:29 -08:00
NamedOnnxValue.cs Fix C# handling of unicode strings (#2697) 2019-12-19 21:02:54 -08:00
NativeApiStatus.cs
NativeMemoryAllocator.cs
NativeMethods.cs Fix C# handling of unicode strings (#2697) 2019-12-19 21:02:54 -08:00
NativeOnnxTensorMemory.cs Fix C# handling of unicode strings (#2697) 2019-12-19 21:02:54 -08:00
OnnxRuntime.cs Remove the libc version check in C# code (#2282) 2019-10-29 21:31:38 -07:00
props.xml Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
RunOptions.cs
SessionOptions.cs update default optimization level + fix gemm_activation fusion (#2791) 2020-01-13 14:05:38 -08:00
targets.xml