onnxruntime/csharp/src/Microsoft.ML.OnnxRuntime
Sheil Kumar 2717c178cc
Fork the WinML APIs into the Microsoft namespace (#3503)
* Migrate winml to Microsoft Namespace (packaging changes are pending)

* add ns_prefix toggle

* fix packaging

* Users/sheilk/add missing raw header (#3484)

* add dualapipartition

* wrong variable for repo root

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>

* remove existence check to force failures

* extra paren

* dualapipartition needs to be referenced from the source

* add microsoft.ai.machinelearning.dll to the output dir

* rename the idl file so that assembly info is correctly added into the winmd

* fix namespaces

* update namespaces

* default to microsoft, and add namespace override as build argument

* update cmakesetings.json as well

* remove from cmakelists.txt

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
Co-authored-by: Changming Sun <chasun@microsoft.com>
2020-04-17 06:18:54 -07:00
..
Tensors Allow creation of empty tensors in c# (#1976) 2019-10-14 14:47:02 -07:00
DisposableNamedOnnxValue.cs update C# API to optimize inference latency (#3171) 2020-04-08 11:57:40 -07:00
Exceptions.cs C# Gpu : Minor updates to exception message (#201) 2018-12-18 00:30:27 -08:00
FixedBufferOnnxValue.cs update C# API to optimize inference latency (#3171) 2020-04-08 11:57:40 -07:00
InferenceSession.cs update C# API to optimize inference latency (#3171) 2020-04-08 11:57:40 -07:00
Microsoft.ML.OnnxRuntime.csproj Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
NamedOnnxValue.cs update C# API to optimize inference latency (#3171) 2020-04-08 11:57:40 -07: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 Create a separate Nuget hosting just managed assemblies (#3020) 2020-02-27 18:00:17 -08:00
NativeOnnxTensorMemory.cs update C# API to optimize inference latency (#3171) 2020-04-08 11:57:40 -07:00
NativeOnnxValueHelper.cs update C# API to optimize inference latency (#3171) 2020-04-08 11:57:40 -07:00
OnnxRuntime.cs Remove the libc version check in C# code (#2282) 2019-10-29 21:31:38 -07:00
props.xml Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
RunOptions.cs Clarify naming of the API involving the RunOptions terminate flag. (#1768) 2019-09-10 08:32:33 +10:00
SessionOptions.cs Add a summary for each ExecutionProviderAppend methods in SessionOptions.cs (#3111) 2020-02-28 21:46:57 -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