onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
Sreekanth Yalachigere 31ea11a696 Renaming MKL-DNN as DNNL (#2515)
* DNNL: Moving Files to rename file names

* DNNL name change

* azure pipeline updated

* disable ceil/dialation and enable Opset10

* disable ceil/dialation tests in Python

* mlperf_ssd_resnet34_1200 disabled
2019-12-03 07:34:23 -08:00
..
Tensors Allow creation of empty tensors in c# (#1976) 2019-10-14 14:47:02 -07:00
DisposableNamedOnnxValue.cs Set ElementType to String type of node metadata, instead of byte[] (#2348) 2019-11-08 14:52:56 -08:00
Exceptions.cs C# Gpu : Minor updates to exception message (#201) 2018-12-18 00:30:27 -08:00
InferenceSession.cs Fix model path marshalling in csharp, and re-enable the pretrained model tests (#2236) 2019-10-24 20:39:16 -07:00
Microsoft.ML.OnnxRuntime.csproj Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
NamedOnnxValue.cs Set ElementType to String type of node metadata, instead of byte[] (#2348) 2019-11-08 14:52:56 -08:00
NativeApiStatus.cs More C header naming changes (#202) 2018-12-18 11:39:46 -08:00
NativeMemoryAllocator.cs Part 2 of renaming AllocatorInfo to MemoryInfo. (#1804) 2019-09-12 08:19:29 -07:00
NativeMethods.cs Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
NativeOnnxTensorMemory.cs Set ElementType to String type of node metadata, instead of byte[] (#2348) 2019-11-08 14:52:56 -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 Clarify naming of the API involving the RunOptions terminate flag. (#1768) 2019-09-10 08:32:33 +10:00
SessionOptions.cs Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08: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